complexType group

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}anyType (by restriction)
 {http://www.w3.org/2001/XMLSchema}openAttrs (by extension)
  {http://www.w3.org/2001/XMLSchema}annotated (by extension)
   {http://www.w3.org/2001/XMLSchema}group
Derived Types
{http://www.w3.org/2001/XMLSchema}group
 {http://www.w3.org/2001/XMLSchema}realGroup (by restriction)
  {http://www.w3.org/2001/XMLSchema}namedGroup (by restriction)
   {http://www.w3.org/2001/XMLSchema}group (by type)
  {http://www.w3.org/2001/XMLSchema}groupRef (by restriction)
 {http://www.w3.org/2001/XMLSchema}explicitGroup (by restriction)
  {http://www.w3.org/2001/XMLSchema}all (by restriction)
   {http://www.w3.org/2001/XMLSchema}all (by type)
  {http://www.w3.org/2001/XMLSchema}sequence (by type)
  {http://www.w3.org/2001/XMLSchema}simpleExplicitGroup (by restriction)
  {http://www.w3.org/2001/XMLSchema}choice (by type)
Abstracttrue (This cannot be used in an instance)
Block Substitutionsextension, restriction
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:complexType name="group" abstract="true" mixed="false">
    <
xs:annotation>
        <
xs:documentation>
group type for explicit groups, named top-level groups and
group references
        
</xs:documentation>
    </
xs:annotation>
    <
xs:complexContent>
        <
xs:extension base="xs:annotated">
            <
xs:group ref="xs:particle" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:attributeGroup ref="xs:defRef"/>
            <
xs:attributeGroup ref="xs:occurs"/>
        </
xs:extension>
    </
xs:complexContent>
</
xs:complexType>


Documentation

group type for explicit groups, named top-level groups and
group references


complexType group


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.