attributeGroup "tgroup.attlist"
Namespace:
Content:
Defined:
globally in calstblx.xsd; see XML source
Includes:
definitions of 6 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:string
 = 
xs:string
 = 
("left" | "right" | "center" | "justify" | "char")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
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
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 6/38)
align
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"left", "right", "center", "justify", "char"
XML Source (see within schema source)
<xs:attribute name="align">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="left"/>
<xs:enumeration value="right"/>
<xs:enumeration value="center"/>
<xs:enumeration value="justify"/>
<xs:enumeration value="char"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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

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

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

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

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.