attributeGroup mathml:list.attlist
namespace http://www.w3.org/1998/Math/MathML
used by
complexType mathml:list.type
attributes
Name  Type  Use  Default  Fixed  annotation
orderderived by: xs:string      
classxs:NMTOKENS      
stylexs:string      
xrefxs:IDREF      
idxs:ID      
href      
source <xs:attributeGroup name="list.attlist">
 
<xs:attribute name="order">
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="lexicographic"/>
       
<xs:enumeration value="numeric"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>

attribute mathml:list.attlist/@order
type restriction of xs:string
properties
isRef 0
facets
enumeration lexicographic
enumeration numeric
source <xs:attribute name="order">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="lexicographic"/>
     
<xs:enumeration value="numeric"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy