complexType annotated

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

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
Derived Types
{http://www.w3.org/2001/XMLSchema}annotated
 {http://www.w3.org/2001/XMLSchema}include (by extension)
 {http://www.w3.org/2001/XMLSchema}simpleType (by extension)
  {http://www.w3.org/2001/XMLSchema}topLevelSimpleType (by restriction)
   {http://www.w3.org/2001/XMLSchema}simpleType (by type)
  {http://www.w3.org/2001/XMLSchema}localSimpleType (by restriction)
 {http://www.w3.org/2001/XMLSchema}attribute (by extension)
  {http://www.w3.org/2001/XMLSchema}topLevelAttribute (by restriction)
   {http://www.w3.org/2001/XMLSchema}attribute (by type)
 {http://www.w3.org/2001/XMLSchema}keybase (by extension)
  {http://www.w3.org/2001/XMLSchema}unique (by type)
  {http://www.w3.org/2001/XMLSchema}keyref (by extension)
  {http://www.w3.org/2001/XMLSchema}key (by type)
 {http://www.w3.org/2001/XMLSchema}notation (by extension)
 {http://www.w3.org/2001/XMLSchema}group (by extension)
  {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)
 {http://www.w3.org/2001/XMLSchema}selector (by extension)
 {http://www.w3.org/2001/XMLSchema}restriction (by extension)
 {http://www.w3.org/2001/XMLSchema}complexContent (by extension)
 {http://www.w3.org/2001/XMLSchema}attributeGroup (by extension)
  {http://www.w3.org/2001/XMLSchema}namedAttributeGroup (by restriction)
   {http://www.w3.org/2001/XMLSchema}attributeGroup (by type)
  {http://www.w3.org/2001/XMLSchema}attributeGroupRef (by restriction)
 {http://www.w3.org/2001/XMLSchema}list (by extension)
 {http://www.w3.org/2001/XMLSchema}wildcard (by extension)
  {http://www.w3.org/2001/XMLSchema}any (by extension)
  {http://www.w3.org/2001/XMLSchema}anyAttribute (by type)
 {http://www.w3.org/2001/XMLSchema}field (by extension)
 {http://www.w3.org/2001/XMLSchema}union (by extension)
 {http://www.w3.org/2001/XMLSchema}simpleContent (by extension)
 {http://www.w3.org/2001/XMLSchema}extensionType (by extension)
  {http://www.w3.org/2001/XMLSchema}simpleExtensionType (by restriction)
 {http://www.w3.org/2001/XMLSchema}import (by extension)
 {http://www.w3.org/2001/XMLSchema}restrictionType (by extension)
  {http://www.w3.org/2001/XMLSchema}simpleRestrictionType (by restriction)
  {http://www.w3.org/2001/XMLSchema}complexRestrictionType (by restriction)
 {http://www.w3.org/2001/XMLSchema}complexType (by extension)
  {http://www.w3.org/2001/XMLSchema}topLevelComplexType (by restriction)
   {http://www.w3.org/2001/XMLSchema}complexType (by type)
  {http://www.w3.org/2001/XMLSchema}localComplexType (by restriction)
 {http://www.w3.org/2001/XMLSchema}element (by extension)
  {http://www.w3.org/2001/XMLSchema}localElement (by restriction)
   {http://www.w3.org/2001/XMLSchema}narrowMaxMin (by restriction)
  {http://www.w3.org/2001/XMLSchema}topLevelElement (by restriction)
   {http://www.w3.org/2001/XMLSchema}element (by type)
 {http://www.w3.org/2001/XMLSchema}facet (by extension)
  {http://www.w3.org/2001/XMLSchema}whiteSpace (by restriction)
  {http://www.w3.org/2001/XMLSchema}minExclusive (by type)
  {http://www.w3.org/2001/XMLSchema}numFacet (by restriction)
   {http://www.w3.org/2001/XMLSchema}maxLength (by type)
   {http://www.w3.org/2001/XMLSchema}totalDigits (by restriction)
   {http://www.w3.org/2001/XMLSchema}length (by type)
   {http://www.w3.org/2001/XMLSchema}fractionDigits (by type)
   {http://www.w3.org/2001/XMLSchema}minLength (by type)
  {http://www.w3.org/2001/XMLSchema}noFixedFacet (by restriction)
   {http://www.w3.org/2001/XMLSchema}enumeration (by type)
   {http://www.w3.org/2001/XMLSchema}pattern (by restriction)
  {http://www.w3.org/2001/XMLSchema}maxInclusive (by type)
  {http://www.w3.org/2001/XMLSchema}minInclusive (by type)
  {http://www.w3.org/2001/XMLSchema}maxExclusive (by type)
Abstractfalse (This can 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="annotated" mixed="false">
    <
xs:annotation>
        <
xs:documentation>
This type is extended by all types which allow annotation
other than <schema> itself
        
</xs:documentation>
    </
xs:annotation>
    <
xs:complexContent>
        <
xs:extension base="xs:openAttrs">
            <
xs:sequence>
                <
xs:element ref="xs:annotation" minOccurs="0"/>
            </
xs:sequence>
            <
xs:attribute name="id" type="xs:ID"/>
        </
xs:extension>
    </
xs:complexContent>
</
xs:complexType>


Documentation

This type is extended by all types which allow annotation
other than <schema> itself


complexType annotated


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.