element <colspec> (global)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<colspec |
|
|
= |
xs:NMTOKEN |
|
= |
xs:NMTOKEN |
|
= |
("left" | "right" | "center" | "justify" | "-dita-use-conref-target") |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:NMTOKEN |
|
= |
xs:string |
|
= |
xs:NMTOKEN |
|
= |
xs:string |
|
= |
("yes" | "no" | "-dita-use-conref-target") |
|
= |
xs:language |
|
= |
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target") |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string : "- topic/colspec " |
|
/> |
Included in content model of elements (1):
-
Annotation
The <colspec> element contains a column specification
for a table, including assigning a column name and number, cell content alignment,
and column width.
Type Derivation Tree
complexType
|
XML Source (w/o annotations (1); see within schema source)
<xs:complexType>
<xs:complexContent>
<xs:extension base="colspec.class">
<xs:attribute default="- topic/colspec " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 1/17)
-
Type: |
xs:string, predefined
|
Use: |
optional |
Attribute Value
Default: |
"- topic/colspec " |
XML Source (see within schema source)
<xs:attribute default="- topic/colspec " ref="class"/>
|