element <docbook:article> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 31 attributes, 85 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 4 attributes, 85 elements
Used:
at 2 locations
Component Diagram
XML Representation Summary
<docbook:article
   
 = 
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
 = 
xs:IDREF
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("new" | "replace" | "embed" | "other" | "none")
 = 
("onLoad" | "onRequest" | "other" | "none")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("faq" | "journalarticle" | "productsheet" | "specification" | "techreport" | "whitepaper")
   
>
   
Content: 
(docbook:title | docbook:titleabbrev | docbook:subtitle)*, docbook:info?, (docbook:glossary | docbook:bibliography | docbook:index | docbook:toc | docbook:appendix | docbook:acknowledgements | docbook:colophon)*, (((docbook:itemizedlist | docbook:orderedlist | docbook:procedure | docbook:simplelist | docbook:variablelist | docbook:segmentedlist | docbook:glosslist | docbook:bibliolist | docbook:calloutlist | docbook:qandaset | docbook:example | docbook:figure | docbook:table | docbook:equation | docbook:informalexample | docbook:informalfigure | docbook:informaltable | docbook:informalequation | docbook:sidebar | docbook:blockquote | docbook:address | docbook:epigraph | docbook:mediaobject | docbook:screenshot | docbook:task | docbook:productionset | docbook:constraintdef | docbook:msgset | docbook:screen | docbook:literallayout | docbook:programlistingco | docbook:screenco | docbook:programlisting | docbook:synopsis | docbook:bridgehead | docbook:remark | docbook:revhistory | docbook:indexterm | docbook:funcsynopsis | docbook:classsynopsis | docbook:methodsynopsis | docbook:constructorsynopsis | docbook:destructorsynopsis | docbook:fieldsynopsis | docbook:cmdsynopsis | docbook:caution | docbook:important | docbook:note | docbook:tip | docbook:warning | docbook:anchor | docbook:para | docbook:formalpara | docbook:simpara | docbook:annotation)+, ((docbook:section+, docbook:simplesect*) | docbook:simplesect+ | (docbook:sect1+, docbook:simplesect*) | docbook:refentry+)?) | (docbook:section+, docbook:simplesect*) | docbook:simplesect+ | (docbook:sect1+, docbook:simplesect*) | docbook:refentry+), (docbook:glossary | docbook:bibliography | docbook:index | docbook:toc | docbook:appendix | docbook:acknowledgements | docbook:colophon)*
</docbook:article>
Included in content model of elements (2):
Attribute Detail (all declarations; defined within this component only; 4/31)
class
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"faq", "journalarticle", "productsheet", "specification", "techreport", "whitepaper"
XML Source (see within schema source)
<xs:attribute name="class">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="faq"/>
<xs:enumeration value="journalarticle"/>
<xs:enumeration value="productsheet"/>
<xs:enumeration value="specification"/>
<xs:enumeration value="techreport"/>
<xs:enumeration value="whitepaper"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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

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

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.