Definition Type: Attribute
Name: type
Namespace: http://docbook.org/ns/docbook
Type: token:http://www.w3.org/2001/XMLSchema
Containing Schema: docbook.xsd
ContentType Restriction
Use (Optional)
Collapse XSD Schema Diagram:
XSD Diagram of type in schema docbook_xsd (Doc Books)
Collapse XSD Schema Code:
<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>
Collapse Facets:
Facet Value
Enumeration hasformat
Enumeration haspart
Enumeration hasversion
Enumeration isformatof
Enumeration ispartof
Enumeration isreferencedby
Enumeration isreplacedby
Enumeration isrequiredby
Enumeration isversionof
Enumeration references
Enumeration replaces
Enumeration requires
Enumeration othertype