In the example "Adding Attributes to Inline Type definition" in section 2.8 "Attribute Groups" of the XML Primer, the value of the "name" attribute in <xsd:element name="Item" minOccurs="0" maxOccurs="unbounded"> should be "item" instead of "Item" to be consistent with We can accomplish this by adding weightKg and shipBy attribute declarations to the item element's (anonymous) type definition: and <xsd:element name="item" minOccurs="0" maxOccurs="unbounded"> in the second example "Adding Attributes using an Attribute Group". Please disregard my previous comment regarding this anomaly. Donald Gignac "gignacda@nswccd.navy.mil" 301-227-3348Received on Thursday, 3 May 2001 14:07:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:12:50 GMT