Skip to search.
wsdl

Group Information

  • Members: 453
  • Category: Protocols
  • Founded: Feb 1, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Issue: <part> name attribute   Message List  
Reply Message #563 of 2165 |
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

Message #563 of 2165 |
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 © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help