Attribute Group colspec.attributes
| Namespace | No namespace | ||
| Diagram |
![]() |
||
| Used by |
|
||
| Attributes |
|
||
| Source |
<xs:attributeGroup name="colspec.attributes"> <xs:attribute name="colnum" type="xs:NMTOKEN"/> <xs:attribute name="colname" type="xs:NMTOKEN"/> <xs:attribute name="colwidth"/> <xs:attribute name="colsep" type="yesorno"/> <xs:attribute name="rowsep" type="yesorno"/> <xs:attribute name="align"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="left"/> <xs:enumeration value="right"/> <xs:enumeration value="center"/> <xs:enumeration value="justify"/> <xs:enumeration value="char"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="char"/> <xs:attribute name="charoff" type="xs:NMTOKEN"/> <xs:attribute name="rowheader" default="headers"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="firstcol"/> <xs:enumeration value="headers"/> <xs:enumeration value="norowheader"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="tbl.colspec.att"/> <xs:attributeGroup ref="dita.colspec.attributes"/> </xs:attributeGroup> |
Attribute colspec.attributes / @colnum
| Namespace | No namespace | ||
| Type | xs:NMTOKEN | ||
| Properties |
|
||
| Used by |
|
||
| Source |
<xs:attribute name="colnum" type="xs:NMTOKEN"/> |
Attribute colspec.attributes / @colname
| Namespace | No namespace | ||
| Type | xs:NMTOKEN | ||
| Properties |
|
||
| Used by |
|
||
| Source |
<xs:attribute name="colname" type="xs:NMTOKEN"/> |
Attribute colspec.attributes / @colwidth
| Namespace | No namespace | ||
| Used by |
|
||
| Source |
<xs:attribute name="colwidth"/> |
Attribute colspec.attributes / @colsep
| Namespace | No namespace | ||
| Type | Simple Type yesorno | ||
| Properties |
|
||
| Used by |
|
||
| Source |
<xs:attribute name="colsep" type="yesorno"/> |
Attribute colspec.attributes / @rowsep
| Namespace | No namespace | ||
| Type | Simple Type yesorno | ||
| Properties |
|
||
| Used by |
|
||
| Source |
<xs:attribute name="rowsep" type="yesorno"/> |
Attribute colspec.attributes / @align
| Namespace | No namespace | ||||||||||||||||||
| Type | restriction of xs:token | ||||||||||||||||||
| Properties |
|
||||||||||||||||||
| Facets |
|
||||||||||||||||||
| Used by |
|
||||||||||||||||||
| Source |
<xs:attribute name="align"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="left"/> <xs:enumeration value="right"/> <xs:enumeration value="center"/> <xs:enumeration value="justify"/> <xs:enumeration value="char"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Attribute colspec.attributes / @char
| Namespace | No namespace | ||
| Used by |
|
||
| Source |
<xs:attribute name="char"/> |
Attribute colspec.attributes / @charoff
| Namespace | No namespace | ||
| Type | xs:NMTOKEN | ||
| Properties |
|
||
| Used by |
|
||
| Source |
<xs:attribute name="charoff" type="xs:NMTOKEN"/> |
Attribute colspec.attributes / @rowheader
| Namespace | No namespace | ||||||||||||
| Type | restriction of xs:token | ||||||||||||
| Properties |
|
||||||||||||
| Facets |
|
||||||||||||
| Used by |
|
||||||||||||
| Source |
<xs:attribute name="rowheader" default="headers"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="firstcol"/> <xs:enumeration value="headers"/> <xs:enumeration value="norowheader"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
