attributeGroup mscarries.attributes
version
namespace http://www.w3.org/1998/Math/MathML3
used by
element {http://www.w3.org/1998/Math/MathML3}:mscarries
attributes
Name Type Use Default Fixed annotation
id xsd:ID
xref
class xsd:NMTOKENS
style xsd:string
href xsd:anyURI
other
mathcolor m:color
mathbackground m:color
position m:integer
location xsd:token
crossout xsd:token
scriptsizemultiplier m:number
source <xsd:attributeGroup name="mscarries.attributes">
<xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup> <xsd:attributeGroup ref="m:CommonPresAtt">
</xsd:attributeGroup> <xsd:attribute name="position" type="m:integer">
</xsd:attribute> <xsd:attribute name="location">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="w">
</xsd:enumeration> <xsd:enumeration value="nw">
</xsd:enumeration> <xsd:enumeration value="n">
</xsd:enumeration> <xsd:enumeration value="ne">
</xsd:enumeration> <xsd:enumeration value="e">
</xsd:enumeration> <xsd:enumeration value="se">
</xsd:enumeration> <xsd:enumeration value="s">
</xsd:enumeration> <xsd:enumeration value="sw">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="crossout">
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="none">
</xsd:enumeration> <xsd:enumeration value="updiagonalstrike">
</xsd:enumeration> <xsd:enumeration value="downdiagonalstrike">
</xsd:enumeration> <xsd:enumeration value="verticalstrike">
</xsd:enumeration> <xsd:enumeration value="horizontalstrike">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="scriptsizemultiplier" type="m:number">
</xsd:attribute>
</xsd:attributeGroup>


attribute mscarries.attributes/@position
type m:integer
source <xsd:attribute name="position" type="m:integer"/>


attribute mscarries.attributes/@location
type restriction of xsd:token
source <xsd:attribute name="location">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="w">
</xsd:enumeration> <xsd:enumeration value="nw">
</xsd:enumeration> <xsd:enumeration value="n">
</xsd:enumeration> <xsd:enumeration value="ne">
</xsd:enumeration> <xsd:enumeration value="e">
</xsd:enumeration> <xsd:enumeration value="se">
</xsd:enumeration> <xsd:enumeration value="s">
</xsd:enumeration> <xsd:enumeration value="sw">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mscarries.attributes/@crossout
type list of restriction of xsd:token
source <xsd:attribute name="crossout">
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="none">
</xsd:enumeration> <xsd:enumeration value="updiagonalstrike">
</xsd:enumeration> <xsd:enumeration value="downdiagonalstrike">
</xsd:enumeration> <xsd:enumeration value="verticalstrike">
</xsd:enumeration> <xsd:enumeration value="horizontalstrike">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType>
</xsd:attribute>


attribute mscarries.attributes/@scriptsizemultiplier
type m:number
source <xsd:attribute name="scriptsizemultiplier" type="m:number"/>