attributeGroup "td.attlist"
Namespace:
Content:
Defined:
globally in htmltblx.xsd; see XML source
Includes:
definitions of 10 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:NMTOKEN
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:IDREFS
 = 
("row" | "col" | "rowgroup" | "colgroup")
 = 
xs:anySimpleType : "1"
 = 
xs:anySimpleType : "1"
 = 
("left" | "center" | "right" | "justify" | "char")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("top" | "middle" | "bottom" | "baseline")
 = 
"nowrap"
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 10/29)
abbr
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="abbr"/>

axis
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="axis"/>

bgcolor
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="bgcolor"/>

colspan
Type:
xs:anySimpleType
Use:
optional
Attribute Value
Default:
"1"
XML Source (see within schema source)
<xs:attribute default="1" name="colspan"/>

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

height
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="height"/>

nowrap
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"nowrap"
XML Source (see within schema source)
<xs:attribute name="nowrap">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="nowrap"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

rowspan
Type:
xs:anySimpleType
Use:
optional
Attribute Value
Default:
"1"
XML Source (see within schema source)
<xs:attribute default="1" name="rowspan"/>

scope
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"row", "col", "rowgroup", "colgroup"
XML Source (see within schema source)
<xs:attribute name="scope">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="row"/>
<xs:enumeration value="col"/>
<xs:enumeration value="rowgroup"/>
<xs:enumeration value="colgroup"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

width
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="width"/>

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.