Namespace: |
|
Content: |
9+any attributes |
Defined: |
globally in layout.xsd, see XML source |
Includes: |
definitions of 4 attributes |
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
bevelled | = |
xs:boolean | |
class | = |
xs:NMTOKENS | |
denomalign | = |
("left" | "center" | "right") : "center" | |
id | = |
xs:ID | |
linethickness | = |
(xs:string | ("thin" | "medium" | "thick")) : "1" | |
numalign | = |
("left" | "center" | "right") : "center" | |
style | = |
xs:string | |
xlink:href | = |
anyURI | |
xref | = |
xs:IDREF | |
{any attribute with non-schema namespace} | |||
...> |
<xs:attributeGroup name="mfrac.attlist"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="bevelled" type="xs:boolean"/> |
Type: |
|
Use: |
optional |
enumeration of xs:string |
Enumeration: |
"left", "center", "right" |
Default: |
"center" |
<xs:attribute default="center" name="denomalign" type="centering"/> |
Type: |
|
Use: |
optional |
xs:string | ("thin" | "medium" | "thick") |
Default: |
"1" |
Type Derivation Tree union of (length-with-optional-unit | thickness) ![]() |
Derivation: |
by union |
<xs:attribute default="1" name="linethickness"> <xs:simpleType> </xs:simpleType> </xs:attribute> |
Type: |
|
Use: |
optional |
enumeration of xs:string |
Enumeration: |
"left", "center", "right" |
Default: |
"center" |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |