element book-part

element {}book-part

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsi=http://www.w3.org/2001/XMLSchema-instance
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:mml=http://www.w3.org/1998/Math/MathML


Source

<xs:element name="book-part">
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element ref="book-part-meta"/>
            <
xs:element minOccurs="0" ref="book-front"/>
            <
xs:element minOccurs="0" ref="body"/>
            <
xs:element minOccurs="0" ref="back"/>
        </
xs:sequence>
        <
xs:attribute name="id" type="xs:ID"/>
        <
xs:attribute name="book-part-type"/>
        <
xs:attribute name="book-part-number"/>
        <
xs:attribute name="indexed" default="true">
            <
xs:simpleType>
                <
xs:restriction base="xs:token">
                    <
xs:enumeration value="true"/>
                    <
xs:enumeration value="false"/>
                </
xs:restriction>
            </
xs:simpleType>
        </
xs:attribute>
        <
xs:attribute ref="xml:lang" default="EN"/>
        <
xs:attribute ref="xlink:type"/>
        <
xs:attribute ref="xlink:href"/>
        <
xs:attribute ref="xlink:role"/>
        <
xs:attribute ref="xlink:title"/>
        <
xs:attribute ref="xlink:show"/>
        <
xs:attribute ref="xlink:actuate"/>
    </
xs:complexType>
</
xs:element>


element book-part


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.