Go Back   CodingForums.com > :: Client side development > XML

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-15-2012, 10:09 AM   PM User | #1
sreeni1982
New to the CF scene

 
Join Date: Mar 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
sreeni1982 is an unknown quantity at this point
problem in xsd file containing the xml element wsi:swaRef which refers to attachment

Hi I have an xsd file containing the following

</complexType>
<xsd:complexType name="SimpleSwaType">
<xsd:sequence>
<xsd:element name="Attachment" type="wsi:swaRef"></xsd:element>
</xsd:sequence>
</xsd:complexType>

I have defined the namespace for wsi prefix as follows:

xmlns:wsi="http://ws-i.org/profiles/basic/1.1/xsd"

But its showing error at the highlighted line.

I am not able to trace out the issue. Googled and found that the same issue is being faced by many people.

Please assist.

Thanks in advance

Regards,
sreeni.
sreeni1982 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:45 PM.


Advertisement
Log in to turn off these ads.