Namespace: |
|
Content: |
23+any attributes |
Defined: |
globally in table.xsd, see XML source |
Includes: |
definitions of 15 attributes |
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
align | = |
xs:string : "axis" | |
alignmentscope | = |
xs:string : "true" | |
class | = |
xs:NMTOKENS | |
columnalign | = |
xs:string : "center" | |
columnlines | = |
xs:string : "none" | |
columnspacing | = |
xs:string : "0.8em" | |
columnwidth | = |
xs:string : "auto" | |
displaystyle | = |
xs:boolean : "false" | |
equalcolumns | = |
xs:boolean : "false" | |
equalrows | = |
xs:boolean : "false" | |
frame | = |
("none" | "solid" | "dashed") : "none" | |
framespacing | = |
xs:string : "0.4em 0.5ex" | |
groupalign | = |
xs:string | |
id | = |
xs:ID | |
minlabelspacing | = |
xs:string : "0.8em" | |
rowalign | = |
xs:string : "baseline" | |
rowlines | = |
xs:string : "none" | |
rowspacing | = |
xs:string : "1.0ex" | |
side | = |
("left" | "right" | "leftoverlap" | "rightoverlap") : "right" | |
style | = |
xs:string | |
width | = |
xs:string : "auto" | |
xlink:href | = |
anyURI | |
xref | = |
xs:IDREF | |
{any attribute with non-schema namespace} | |||
...> |
<xs:attributeGroup name="mtable.attlist"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(true|false)( true| false)*"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="none"/> <xs:enumeration value="solid"/> <xs:enumeration value="dashed"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="left"/> <xs:enumeration value="right"/> <xs:enumeration value="leftoverlap"/> <xs:enumeration value="rightoverlap"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"axis" |
<xs:attribute default="axis" name="align" type="xs:string"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(true|false)( true| false)* |
Default: |
"true" |
Type Derivation Tree xs:string ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:attribute default="true" name="alignmentscope"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(true|false)( true| false)*"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"none" |
<xs:attribute default="none" name="columnlines" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"0.8em" |
<xs:attribute default="0.8em" name="columnspacing" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"auto" |
<xs:attribute default="auto" name="columnwidth" type="xs:string"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
<xs:attribute default="false" name="displaystyle" type="xs:boolean"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
<xs:attribute default="false" name="equalcolumns" type="xs:boolean"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
<xs:attribute default="false" name="equalrows" type="xs:boolean"/> |
Type: |
|
Use: |
optional |
enumeration of xs:string |
Enumeration: |
"none", "solid", "dashed" |
Default: |
"none" |
Type Derivation Tree xs:string ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:attribute default="none" name="frame"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="none"/> <xs:enumeration value="solid"/> <xs:enumeration value="dashed"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"0.4em 0.5ex" |
<xs:attribute default="0.4em 0.5ex" name="framespacing" type="xs:string"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"0.8em" |
<xs:attribute default="0.8em" name="minlabelspacing" type="length-with-unit"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"none" |
<xs:attribute default="none" name="rowlines" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"1.0ex" |
<xs:attribute default="1.0ex" name="rowspacing" type="xs:string"/> |
Type: |
|
Use: |
optional |
enumeration of xs:string |
Enumeration: |
"left", "right", "leftoverlap", "rightoverlap" |
Default: |
"right" |
Type Derivation Tree xs:string ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:attribute default="right" name="side"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="left"/> <xs:enumeration value="right"/> <xs:enumeration value="leftoverlap"/> <xs:enumeration value="rightoverlap"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"auto" |
<xs:attribute default="auto" name="width" type="xs:string"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |