Attribute Group dita.table.attributes
| Namespace | No namespace | ||
| Diagram |
![]() |
||
| Used by |
|
||
| Attributes |
|
||
| Source |
<xs:attributeGroup name="dita.table.attributes"> <xs:attribute name="orient"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="port"/> <xs:enumeration value="land"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="rowheader"> <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:attribute name="scale"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="50"/> <xs:enumeration value="60"/> <xs:enumeration value="70"/> <xs:enumeration value="80"/> <xs:enumeration value="90"/> <xs:enumeration value="100"/> <xs:enumeration value="110"/> <xs:enumeration value="120"/> <xs:enumeration value="140"/> <xs:enumeration value="160"/> <xs:enumeration value="180"/> <xs:enumeration value="200"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="univ-atts"/> <xs:attribute name="outputclass"/> </xs:attributeGroup> |
Attribute dita.table.attributes / @orient
| Namespace | No namespace | |||||||||
| Type | restriction of xs:token | |||||||||
| Properties |
|
|||||||||
| Facets |
|
|||||||||
| Used by |
|
|||||||||
| Source |
<xs:attribute name="orient"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="port"/> <xs:enumeration value="land"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Attribute dita.table.attributes / @rowheader
| Namespace | No namespace | ||||||||||||
| Type | restriction of xs:token | ||||||||||||
| Properties |
|
||||||||||||
| Facets |
|
||||||||||||
| Used by |
|
||||||||||||
| Source |
<xs:attribute name="rowheader"> <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> |
Attribute dita.table.attributes / @scale
| Namespace | No namespace | |||||||||||||||||||||||||||||||||||||||
| Type | restriction of xs:token | |||||||||||||||||||||||||||||||||||||||
| Properties |
|
|||||||||||||||||||||||||||||||||||||||
| Facets |
|
|||||||||||||||||||||||||||||||||||||||
| Used by |
|
|||||||||||||||||||||||||||||||||||||||
| Source |
<xs:attribute name="scale"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="50"/> <xs:enumeration value="60"/> <xs:enumeration value="70"/> <xs:enumeration value="80"/> <xs:enumeration value="90"/> <xs:enumeration value="100"/> <xs:enumeration value="110"/> <xs:enumeration value="120"/> <xs:enumeration value="140"/> <xs:enumeration value="160"/> <xs:enumeration value="180"/> <xs:enumeration value="200"/> <xs:enumeration value="-dita-use-conref-target"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Attribute dita.table.attributes / @outputclass
| Namespace | No namespace | ||
| Used by |
|
||
| Source |
<xs:attribute name="outputclass"/> |
