complexType simpleType

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

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}simpleType
Derived Types
{http://www.w3.org/2001/XMLSchema}simpleType
 {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)
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="simpleType" abstract="true" mixed="false">
    <
xs:complexContent>
        <
xs:extension base="xs:annotated">
            <
xs:group ref="xs:simpleDerivation"/>
            <
xs:attribute name="final" type="xs:simpleDerivationSet"/>
            <
xs:attribute name="name" type="xs:NCName">
                <
xs:annotation>
                    <
xs:documentation>Can be restricted to required or forbidden</xs:documentation>
                </
xs:annotation>
            </
xs:attribute>
        </
xs:extension>
    </
xs:complexContent>
</
xs:complexType>


complexType simpleType


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.