| Author |
Issue regarding the SOAP attachment.
|
sreenivas vemula
Ranch Hand
Joined: Jan 21, 2012
Posts: 44
|
|
<element name="certificate" type="tns:SimpleSwaType"></element>
</sequence>
</complexType>
<xsd:complexType name="SimpleSwaType">
<xsd:sequence>
<xsd:element name="Attachment" type="wsi:swaRef"></xsd:element>
</xsd:sequence>
</xsd:complexType>
</schema>
xmlns:wsi="http://ws-i.org/profiles/basic/1.1/xsd" is defined in the schema element in xsd file.
I am getting following error in the xsd file.
src-resolve cannot the resolve the name to a type definition component.
Please help..
Thanks in advance.
Regards,
sreeni.
|
 |
 |
|
|
subject: Issue regarding the SOAP attachment.
|
|
|