element <docbook:citebiblioid> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 30 attributes, 14 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 3 attributes, 14 elements
Used:
at 52 locations
Component Diagram
XML Representation Summary
<docbook:citebiblioid
   
 = 
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")
 = 
("doi" | "isbn" | "isrn" | "issn" | "libraryofcongress" | "pubsnumber" | "uri" | "other")
 = 
xs:NMTOKEN
   
>
   
Content: 
</docbook:citebiblioid>
Included in content model of elements (52):
Attribute Detail (all declarations; defined within this component only; 3/30)
class
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"doi", "isbn", "isrn", "issn", "libraryofcongress", "pubsnumber", "uri", "other"
XML Source (see within schema source)
<xs:attribute name="class">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="doi"/>
<xs:enumeration value="isbn"/>
<xs:enumeration value="isrn"/>
<xs:enumeration value="issn"/>
<xs:enumeration value="libraryofcongress"/>
<xs:enumeration value="pubsnumber"/>
<xs:enumeration value="uri"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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

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.