version | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/1998/Math/MathML3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
<xsd:attributeGroup name="msline.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="length"
type="m:unsigned-integer">
</xsd:attribute> <xsd:attribute name="leftoverhang"
type="m:length">
</xsd:attribute> <xsd:attribute name="rightoverhang"
type="m:length">
</xsd:attribute> <xsd:attribute name="mslinethickness">
</xsd:attributeGroup>
<xsd:simpleType>
</xsd:attribute>
<xsd:union memberTypes="m:length">
</xsd:simpleType>
<xsd:simpleType>
</xsd:union>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:simpleType>
<xsd:enumeration value="thin">
</xsd:enumeration>
</xsd:restriction>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:simpleType>
<xsd:enumeration value="medium">
</xsd:enumeration>
</xsd:restriction>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:enumeration value="thick">
</xsd:enumeration>
</xsd:restriction>
|
type | m:integer |
source | <xsd:attribute name="position" type="m:integer"/> |
type | m:unsigned-integer |
source | <xsd:attribute name="length" type="m:unsigned-integer"/> |
type | m:length |
source | <xsd:attribute name="leftoverhang" type="m:length"/> |
type | m:length |
source | <xsd:attribute name="rightoverhang" type="m:length"/> |
type | union of m:length restriction of xsd:token restriction of xsd:token restriction of xsd:token |
source |
<xsd:attribute name="mslinethickness">
<xsd:simpleType>
</xsd:attribute>
<xsd:union memberTypes="m:length">
</xsd:simpleType>
<xsd:simpleType>
</xsd:union>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:simpleType>
<xsd:enumeration value="thin">
</xsd:enumeration>
</xsd:restriction>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:simpleType>
<xsd:enumeration value="medium">
</xsd:enumeration>
</xsd:restriction>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:enumeration value="thick">
</xsd:enumeration>
</xsd:restriction>
|