attributeGroup "tbl.table.att"
Namespace:
Content:
Defined:
globally in htmltblx.xsd; see XML source
Includes:
definitions of 13 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:anySimpleType
 = 
xs:string
 = 
xs:string
 = 
("port" | "land")
 = 
xs:string
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("left" | "center" | "right")
 = 
xs:anySimpleType
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 13/13)
align
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"left", "center", "right"
XML Source (see within schema source)
<xs:attribute name="align">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="left"/>
<xs:enumeration value="center"/>
<xs:enumeration value="right"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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

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

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

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

pgwide
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="pgwide" type="yesorno.attvals"/>

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

shortentry
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="shortentry" type="yesorno.attvals"/>

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

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

tocentry
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="tocentry" type="yesorno.attvals"/>

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.