complexType topichead.class

complexType {}topichead.class

Type Heirarchy
{}topicref.class (by restriction)
 {}topichead.class
Derived Types
{}topichead.class
 {}topichead (by type)
Abstractfalse (This can be used in an instance)
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="topichead.class">
    <
xs:complexContent>
        <
xs:restriction base="topicref.class">
            <
xs:sequence>
                <
xs:element ref="topicmeta" minOccurs="0"/>
                <
xs:choice minOccurs="0" maxOccurs="unbounded">
                    <
xs:group ref="navref"/>
                    <
xs:group ref="anchor"/>
                    <
xs:group ref="topicref"/>
                </
xs:choice>
            </
xs:sequence>
            <
xs:attribute name="navtitle" type="xs:string" use="required"/>
            <
xs:attribute name="id" type="xs:ID"/>
            <
xs:attribute name="conref" type="xs:string"/>
            <
xs:attributeGroup ref="topicref-atts"/>
            <
xs:attributeGroup ref="select-atts"/>
            <
xs:attributeGroup ref="global-atts"/>
            <
xs:attribute ref="class" default="+ map/topicref mapgroup/topichead "/>
        </
xs:restriction>
    </
xs:complexContent>
</
xs:complexType>


complexType topichead.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.