DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
attributeGroup "col.attlist"
Namespace:
Content:
Defined:
globally in xhtml-table-1.xsd, see XML source
Includes:
definitions of 2 attributes
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
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="col.attlist">
<xs:attributeGroup ref="Common.attrib"/>
<xs:attribute default="1" name="span" type="Number"/>
<xs:attribute name="width" type="MultiLength"/>
<xs:attributeGroup ref="CellHAlign.attrib"/>
<xs:attributeGroup ref="CellVAlign.attrib"/>
</xs:attributeGroup>
Attribute Detail (defined in this component only; 2/12)
span
Type:
Use:
optional
Attribute Value
xs:nonNegativeInteger
Default:
"1"
XML Source (see within schema source)
<xs:attribute default="1" name="span" type="Number"/>

width
Type:
Use:
optional
Attribute Value
(xs:nonNegativeInteger | xs:token) | xs:token
XML Source (see within schema source)
<xs:attribute name="width" type="MultiLength"/>

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