element book.class

element {}book.class

Abstracttrue (This cannot be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="book.class" abstract="true">
    <
xs:complexType>
        <
xs:sequence>
            <
xs:group minOccurs="0" ref="div.title.content"/>
            <
xs:element minOccurs="0" ref="bookinfo"/>
            <
xs:choice minOccurs="0" maxOccurs="unbounded">
                <
xs:element ref="dedication"/>
                <
xs:element ref="toc"/>
                <
xs:element ref="lot"/>
                <
xs:element ref="glossary"/>
                <
xs:element ref="bibliography"/>
                <
xs:element ref="preface"/>
                <
xs:element ref="chapter.class"/>
                <
xs:element ref="reference"/>
                <
xs:element ref="part"/>
                <
xs:element ref="article.class"/>
                <
xs:element ref="appendix.class"/>
                <
xs:group ref="index.class"/>
                <
xs:element ref="colophon"/>
            </
xs:choice>
        </
xs:sequence>
        <
xs:attributeGroup ref="book.attlist"/>
    </
xs:complexType>
</
xs:element>


element book.class


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.