attributeGroup mathml:Token-style.attrib
namespace http://www.w3.org/1998/Math/MathML
used by
attributeGroups mathml:mi.attlist mathml:mn.attlist mathml:mo.attlist mathml:ms.attlist mathml:mstyle.attlist mathml:mtext.attlist
attributes
Name  Type  Use  Default  Fixed  annotation
mathvariantderived by: xs:string      
mathsizederived by: mathml:simple-size      
mathcolorxs:string      
mathbackgroundxs:string      
source <xs:attributeGroup name="Token-style.attrib">
 
<xs:attribute name="mathvariant">
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="normal"/>
       
<xs:enumeration value="bold"/>
       
<xs:enumeration value="italic"/>
       
<xs:enumeration value="bold-italic"/>
       
<xs:enumeration value="double-struck"/>
       
<xs:enumeration value="bold-fraktur"/>
       
<xs:enumeration value="script"/>
       
<xs:enumeration value="bold-script"/>
       
<xs:enumeration value="fraktur"/>
       
<xs:enumeration value="sans-serif"/>
       
<xs:enumeration value="bold-sans-serif"/>
       
<xs:enumeration value="sans-serif-italic"/>
       
<xs:enumeration value="sans-serif-bold-italic"/>
       
<xs:enumeration value="monospace"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="mathsize">
   
<xs:simpleType>
     
<xs:union memberTypes="simple-size length-with-unit"/>
   
</xs:simpleType>
 
</xs:attribute>
 
<!-- For both of the following attributes the types should be
        more restricted --
>
 
<xs:attribute name="mathcolor" type="xs:string"/>
 
<xs:attribute name="mathbackground" type="xs:string"/>
</xs:attributeGroup>

attribute mathml:Token-style.attrib/@mathvariant
type restriction of xs:string
properties
isRef 0
facets
enumeration normal
enumeration bold
enumeration italic
enumeration bold-italic
enumeration double-struck
enumeration bold-fraktur
enumeration script
enumeration bold-script
enumeration fraktur
enumeration sans-serif
enumeration bold-sans-serif
enumeration sans-serif-italic
enumeration sans-serif-bold-italic
enumeration monospace
source <xs:attribute name="mathvariant">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="normal"/>
     
<xs:enumeration value="bold"/>
     
<xs:enumeration value="italic"/>
     
<xs:enumeration value="bold-italic"/>
     
<xs:enumeration value="double-struck"/>
     
<xs:enumeration value="bold-fraktur"/>
     
<xs:enumeration value="script"/>
     
<xs:enumeration value="bold-script"/>
     
<xs:enumeration value="fraktur"/>
     
<xs:enumeration value="sans-serif"/>
     
<xs:enumeration value="bold-sans-serif"/>
     
<xs:enumeration value="sans-serif-italic"/>
     
<xs:enumeration value="sans-serif-bold-italic"/>
     
<xs:enumeration value="monospace"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute mathml:Token-style.attrib/@mathsize
type union of (mathml:simple-size, mathml:length-with-unit)
properties
isRef 0
source <xs:attribute name="mathsize">
 
<xs:simpleType>
   
<xs:union memberTypes="simple-size length-with-unit"/>
 
</xs:simpleType>
</xs:attribute>

attribute mathml:Token-style.attrib/@mathcolor
type xs:string
properties
isRef 0
source <xs:attribute name="mathcolor" type="xs:string"/>

attribute mathml:Token-style.attrib/@mathbackground
type xs:string
properties
isRef 0
source <xs:attribute name="mathbackground" type="xs:string"/>


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