attributeGroup "areaset.attlist"
Namespace:
Content:
Defined:
globally in dbpoolx.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:anySimpleType
 = 
("calspair" | "linecolumn" | "linerange" | "linecolumnpair" | "other")
 = 
xs:NMTOKEN
 = 
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
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 3/21)
coords
Type:
xs:anySimpleType
Use:
required
XML Source (see within schema source)
<xs:attribute name="coords" use="required"/>

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

units
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"calspair", "linecolumn", "linerange", "linecolumnpair", "other"
XML Source (see within schema source)
<xs:attribute name="units">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="calspair"/>
<xs:enumeration value="linecolumn"/>
<xs:enumeration value="linerange"/>
<xs:enumeration value="linecolumnpair"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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.