Definition Type: Attribute
Name: pubwork
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 pubwork in schema docbook_xsd (Doc Books)
Collapse XSD Schema Code:
<xs:attribute name="pubwork">
    <xs:simpleType>
        <xs:restriction base="xs:token">
            <xs:enumeration value="article" />
            <xs:enumeration value="bbs" />
            <xs:enumeration value="book" />
            <xs:enumeration value="cdrom" />
            <xs:enumeration value="chapter" />
            <xs:enumeration value="dvd" />
            <xs:enumeration value="emailmessage" />
            <xs:enumeration value="gopher" />
            <xs:enumeration value="journal" />
            <xs:enumeration value="manuscript" />
            <xs:enumeration value="newsposting" />
            <xs:enumeration value="part" />
            <xs:enumeration value="refentry" />
            <xs:enumeration value="section" />
            <xs:enumeration value="series" />
            <xs:enumeration value="set" />
            <xs:enumeration value="webpage" />
            <xs:enumeration value="wiki" />
        </xs:restriction>
    </xs:simpleType>
</xs:attribute>
Collapse Facets:
Facet Value
Enumeration article
Enumeration bbs
Enumeration book
Enumeration cdrom
Enumeration chapter
Enumeration dvd
Enumeration emailmessage
Enumeration gopher
Enumeration journal
Enumeration manuscript
Enumeration newsposting
Enumeration part
Enumeration refentry
Enumeration section
Enumeration series
Enumeration set
Enumeration webpage
Enumeration wiki