attributeGroup mathml:cn.attlist
namespace http://www.w3.org/1998/Math/MathML
used by
complexType mathml:cn.type
attributes
Name  Type  Use  Default  Fixed  annotation
basederived by: xs:positiveInteger      
typederived by: xs:NMTOKEN      
encodingxs:string      
definitionURLxs:anyURI      
classxs:NMTOKENS      
stylexs:string      
xrefxs:IDREF      
idxs:ID      
href      
source <xs:attributeGroup name="cn.attlist">
 
<xs:attribute name="base">
   
<xs:simpleType>
     
<xs:restriction base="xs:positiveInteger">
       
<xs:minInclusive value="2"/>
       
<xs:maxInclusive value="36"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="type">
   
<xs:simpleType>
     
<xs:restriction base="xs:NMTOKEN">
       
<xs:enumeration value="e-notation"/>
       
<xs:enumeration value="integer"/>
       
<xs:enumeration value="rational"/>
       
<xs:enumeration value="real"/>
       
<xs:enumeration value="complex-cartesian"/>
       
<xs:enumeration value="complex-polar"/>
       
<xs:enumeration value="constant"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attributeGroup ref="Definition.attrib"/>
 
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>

attribute mathml:cn.attlist/@base
type restriction of xs:positiveInteger
properties
isRef 0
facets
minInclusive 2
maxInclusive 36
source <xs:attribute name="base">
 
<xs:simpleType>
   
<xs:restriction base="xs:positiveInteger">
     
<xs:minInclusive value="2"/>
     
<xs:maxInclusive value="36"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute mathml:cn.attlist/@type
type restriction of xs:NMTOKEN
properties
isRef 0
facets
enumeration e-notation
enumeration integer
enumeration rational
enumeration real
enumeration complex-cartesian
enumeration complex-polar
enumeration constant
source <xs:attribute name="type">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="e-notation"/>
     
<xs:enumeration value="integer"/>
     
<xs:enumeration value="rational"/>
     
<xs:enumeration value="real"/>
     
<xs:enumeration value="complex-cartesian"/>
     
<xs:enumeration value="complex-polar"/>
     
<xs:enumeration value="constant"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>


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