Search the web
Sign In
New User? Sign Up
wsdl
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Issue: <part> name attribute   Message List  
Reply | Forward Message #563 of 2160 |
One more item for the issues list...

According to the schema in section A-4.1 the 'name' attribute of
<part> is optional.

This is not indicated in the grammar in section 2.1 and section 2.3.
Section 2.3 also states that "The part _name_ attribute provides a
unique name among all the parts of the enclosing message".

I believe the schema is wrong and that the definition of "partType"
should be changed to:

<complexType name="partType">
<complexContent>
<extension base="wsdl:openAtts">
<attribute name="name" type="NMTOKEN" use="required"/>
<attribute name="type" type="QName" use="optional"/>
<attribute name="element" type="QName" use="optional"/>
</extension>
</complexContent>
</complexType>

--
Gisle Aas,
ActiveState



Wed Oct 24, 2001 1:00 am

gisleaas
Offline Offline
Send Email Send Email

Forward
Message #563 of 2160 |
Expand Messages Author Sort by Date

One more item for the issues list... According to the schema in section A-4.1 the 'name' attribute of <part> is optional. This is not indicated in the grammar...
Gisle Aas
gisleaas
Offline Send Email
Oct 24, 2001
1:00 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help