attributeGroup "article.attlist"
Namespace:
Content:
Defined:
globally in dbhierx.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("journalarticle" | "productsheet" | "whitepaper" | "techreport" | "specification" | "faq")
 = 
xs:IDREF
 = 
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; 2/20)
class
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"journalarticle", "productsheet", "whitepaper", "techreport", "specification", "faq"
XML Source (see within schema source)
<xs:attribute name="class">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="journalarticle"/>
<xs:enumeration value="productsheet"/>
<xs:enumeration value="whitepaper"/>
<xs:enumeration value="techreport"/>
<xs:enumeration value="specification"/>
<xs:enumeration value="faq"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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.