| namespace | http://www.w3.org/1998/Math/MathML | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:attributeGroup name="menclose.attlist"> <xs:attribute name="notation" default="longdiv"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="actuarial"/> <xs:enumeration value="longdiv"/> <xs:enumeration value="radical"/> <xs:enumeration value="box"/> <xs:enumeration value="roundedbox"/> <xs:enumeration value="circle"/> <xs:enumeration value="left"/> <xs:enumeration value="right"/> <xs:enumeration value="top"/> <xs:enumeration value="bottom"/> <xs:enumeration value="updiagonalstrike"/> <xs:enumeration value="downdiagonalstrike"/> <xs:enumeration value="verticalstrike"/> <xs:enumeration value="horizontalstrike"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="Common.attrib"/> </xs:attributeGroup> |
| type | restriction of xs:string | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||
| source | <xs:attribute name="notation" default="longdiv"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="actuarial"/> <xs:enumeration value="longdiv"/> <xs:enumeration value="radical"/> <xs:enumeration value="box"/> <xs:enumeration value="roundedbox"/> <xs:enumeration value="circle"/> <xs:enumeration value="left"/> <xs:enumeration value="right"/> <xs:enumeration value="top"/> <xs:enumeration value="bottom"/> <xs:enumeration value="updiagonalstrike"/> <xs:enumeration value="downdiagonalstrike"/> <xs:enumeration value="verticalstrike"/> <xs:enumeration value="horizontalstrike"/> </xs:restriction> </xs:simpleType> </xs:attribute> |