element <docbook:areaset> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 24 attributes, 1 element
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 5 attributes, 1 element
Used:
at 1 location
Component Diagram
XML Representation Summary
<docbook:areaset
   
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("calspair" | "linecolumn" | "linecolumnpair" | "linerange" | "other")
 = 
xs:NMTOKEN
 = 
xs:IDREFS
 = 
xs:anySimpleType
   
>
   
Content: 
</docbook:areaset>
Included in content model of elements (1):
Attribute Detail (all declarations; defined within this component only; 5/24)
label
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="label"/>

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

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

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

units
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"calspair", "linecolumn", "linecolumnpair", "linerange", "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="linecolumnpair"/>
<xs:enumeration value="linerange"/>
<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.