element <colspec> (global)
Namespace:
Type:
anonymous complexType (extension of colspec.class)
Content:
empty, 17 attributes
Defined:
globally in tblDeclMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
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):
Known Usage Locations
Annotation
The <colspec> element contains a column specification for a table, including assigning a column name and number, cell content alignment, and column width.
Anonymous Type Detail
Type Derivation Tree
colspec.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="colspec">
<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)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/colspec "
XML Source (see within schema source)
<xs:attribute default="- topic/colspec " ref="class"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.