[
Lists Home |
Date Index |
Thread Index
]
- From: John Punin <puninj@cs.rpi.edu>
- To: xml-dev@xml.org
- Date: Wed, 15 Mar 2000 16:47:21 -0500 (EST)
Hello
I was reading the XML Schema drafts and I found these possible errors:
In XML Schema Part 1: Structures section 4.4.1 XML Representation of Attribute Declaration Schema Components
In the schema example:
<attribute name="anotherAttribute" default="42">
<simpleType basetype="integer">
<minExclusive value="0"/>
</simpleType>
</attribute>
I think the attribute "basetype" of "simpleType" element should be the attribute
"base" .
In XML Schema Part 0: Section 3.5 Equivalence Classes
The sentences have been cut :
that allows elements to be substituted for other elements. More
XML Schema provides a mechanism, called equivalence classes, specifically, elements
can be made members of a special class of elements
Best wishes
John Punin
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|