Namespace: |
|
Content: |
12 attributes |
Defined: |
globally in common-attribs.xsd, see XML source |
Includes: |
definitions of 12 attributes |
Used: |
at 2 locations |
XML Representation Summary | |||
<... | |||
accent | = |
xs:boolean | |
fence | = |
xs:boolean | |
form | = |
("prefix" | "infix" | "postfix") | |
largeop | = |
xs:boolean | |
lspace | = |
(xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace")) | |
maxsize | = |
(xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace") | "infinity" | xs:float) | |
minsize | = |
(xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace")) | |
movablelimits | = |
xs:boolean | |
rspace | = |
(xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace")) | |
separator | = |
xs:boolean | |
stretchy | = |
xs:boolean | |
symmetric | = |
xs:boolean | |
...> |
<xs:attributeGroup name="Operator.attrib"> <!-- this attribute value is normally inferred from the position of the operator in its "<mrow"> --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="prefix"/> <xs:enumeration value="infix"/> <xs:enumeration value="postfix"/> </xs:restriction> </xs:simpleType> </xs:attribute> <!-- set by dictionnary, else it is "thickmathspace" --> <xs:simpleType> </xs:simpleType> </xs:attribute> <!-- set by dictionnary, else it is "thickmathspace" --> <xs:simpleType> </xs:simpleType> </xs:attribute> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "true" --> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "false" --> <!-- set by dictionnary, else it is "false" --> <xs:simpleType> </xs:simpleType> </xs:attribute> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="accent" type="xs:boolean"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="fence" type="xs:boolean"/> |
Type: |
|
Use: |
optional |
enumeration of xs:string |
Enumeration: |
"prefix", "infix", "postfix" |
Type Derivation Tree xs:string ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:attribute name="form"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="prefix"/> <xs:enumeration value="infix"/> <xs:enumeration value="postfix"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="largeop" type="xs:boolean"/> |
Type: |
|
Use: |
optional |
xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace") |
Type Derivation Tree union of (length-with-unit | named-space) ![]() |
Derivation: |
by union |
<xs:attribute name="lspace"> <xs:simpleType> </xs:simpleType> </xs:attribute> |
Type: |
|
Use: |
optional |
xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace") | "infinity" | xs:float |
Type Derivation Tree union of (length-with-unit | named-space | infinity | xs:float) ![]() |
Derivation: |
by union |
<xs:attribute name="maxsize"> <xs:simpleType> </xs:simpleType> </xs:attribute> |
Type: |
|
Use: |
optional |
xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace") |
Type Derivation Tree union of (length-with-unit | named-space) ![]() |
Derivation: |
by union |
<xs:attribute name="minsize"> <xs:simpleType> </xs:simpleType> </xs:attribute> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="movablelimits" type="xs:boolean"/> |
Type: |
|
Use: |
optional |
xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace") |
Type Derivation Tree union of (length-with-unit | named-space) ![]() |
Derivation: |
by union |
<xs:attribute name="rspace"> <xs:simpleType> </xs:simpleType> </xs:attribute> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="separator" type="xs:boolean"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="stretchy" type="xs:boolean"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="symmetric" type="xs:boolean"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |