group complexTypeModel

group {http://www.w3.org/2001/XMLSchema}complexTypeModel

Target Namespacehttp://www.w3.org/2001/XMLSchema
Declared Namespacesxmlns:hfp=http://www.w3.org/2001/XMLSchema-hasFacetAndProperty
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:group name="complexTypeModel">
    <
xs:choice>
        <
xs:element ref="xs:simpleContent"/>
        <
xs:element ref="xs:complexContent"/>
        <
xs:sequence>
            <
xs:annotation>
                <
xs:documentation>
This branch is short for
<complexContent>
<restriction base="xs:anyType">
...
</restriction>
</complexContent>
                
</xs:documentation>
            </
xs:annotation>
            <
xs:group ref="xs:typeDefParticle" minOccurs="0"/>
            <
xs:group ref="xs:attrDecls"/>
        </
xs:sequence>
    </
xs:choice>
</
xs:group>


group complexTypeModel


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.