complexType "colspec.class"
Namespace:
Content:
empty, 16 attributes
Defined:
globally in tblDeclMod.xsd; see XML source
Includes:
definitions of 7 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
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
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="colspec.class">
<xs:attribute name="colnum" type="xs:NMTOKEN"/>
<xs:attribute name="colname" type="xs:NMTOKEN"/>
<xs:attribute name="align" type="align-att.class"/>
<xs:attribute name="colwidth" type="xs:string"/>
<xs:attributeGroup ref="colrowsep-atts"/>
<xs:attribute name="char" type="xs:string"/>
<xs:attribute name="charoff" type="xs:NMTOKEN"/>
<xs:attribute name="base" type="xs:string"/>
<xs:attributeGroup ref="base-attribute-extensions"/>
<xs:attributeGroup ref="id-atts"/>
<xs:attributeGroup ref="localization-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 7/16)
align
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"left", "right", "center", "justify", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="align" type="align-att.class"/>

base
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="base" type="xs:string"/>

char
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="char" type="xs:string"/>

charoff
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="charoff" type="xs:NMTOKEN"/>

colname
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="colname" type="xs:NMTOKEN"/>

colnum
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="colnum" type="xs:NMTOKEN"/>

colwidth
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="colwidth" type="xs:string"/>

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.