attributeGroup mscarry.attributes
version
namespace http://www.w3.org/1998/Math/MathML3
used by
element {http://www.w3.org/1998/Math/MathML3}:mscarry
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
location xsd:token
crossout xsd:token
source <xsd:attributeGroup name="mscarry.attributes">
<xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup> <xsd:attributeGroup ref="m:CommonPresAtt">
</xsd:attributeGroup> <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:attributeGroup>


attribute mscarry.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 mscarry.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>