- From: Gignac Donald A CRBE <GignacDA@nswccd.navy.mil>
- Date: Thu, 3 May 2001 14:05:56 -0400
- To: "'www-xml-schema-comments@w3.org'" <www-xml-schema-comments@w3.org>
- Cc: "Garner F J (Joe) CRBE" <GarnerFJ@nswccd.navy.mil>, "Westbrook Evelyn L (Lori) CRBE" <WestbrookEL@nswccd.navy.mil>, Junod L J II CRBE <JunodLJ@nswccd.navy.mil>
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-3348
Received on Thursday, 3 May 2001 14:07:01 UTC