DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "col.type"
Namespace:
Content:
empty, 12 attributes
Defined:
globally in xhtml-table-1.xsd, see XML source
Used:
XML Representation Summary
<...
    align
 = 
("left" | "center" | "right" | "justify" | "char")
    char
 = 
xs:string
    charoff
 = 
(xs:nonNegativeInteger | xs:token)
    class
 = 
xs:NMTOKENS
    dir
 = 
("ltr" | "rtl")
    id
 = 
xs:ID
    span
 = 
xs:nonNegativeInteger : "1"
    style
 = 
xs:string
    title
 = 
xs:string
    valign
 = 
("top" | "middle" | "bottom" | "baseline")
    width
 = 
( | (xs:nonNegativeInteger | xs:token) | xs:token)
    xml:lang
 = 
xs:language
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="col.type">
<xs:group ref="col.content"/>
<xs:attributeGroup ref="col.attlist"/>
</xs:complexType>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set