element <docbook:bibliorelation> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 32 attributes, 14 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 5 attributes, 14 elements
Used:
at 5 locations
Component Diagram
XML Representation Summary
<docbook:bibliorelation
   
 = 
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
 = 
("hasformat" | "haspart" | "hasversion" | "isformatof" | "ispartof" | "isreferencedby" | "isreplacedby" | "isrequiredby" | "isversionof" | "references" | "replaces" | "requires" | "othertype")
 = 
xs:NMTOKEN
   
>
   
Content: 
</docbook:bibliorelation>
Included in content model of elements (5):
Attribute Detail (all declarations; defined within this component only; 5/32)
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"/>

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

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

type
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"hasformat", "haspart", "hasversion", "isformatof", "ispartof", "isreferencedby", "isreplacedby", "isrequiredby", "isversionof", "references", "replaces", "requires", "othertype"
XML Source (see within schema source)
<xs:attribute name="type">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="hasformat"/>
<xs:enumeration value="haspart"/>
<xs:enumeration value="hasversion"/>
<xs:enumeration value="isformatof"/>
<xs:enumeration value="ispartof"/>
<xs:enumeration value="isreferencedby"/>
<xs:enumeration value="isreplacedby"/>
<xs:enumeration value="isrequiredby"/>
<xs:enumeration value="isversionof"/>
<xs:enumeration value="references"/>
<xs:enumeration value="replaces"/>
<xs:enumeration value="requires"/>
<xs:enumeration value="othertype"/>
</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.