complexType keybase

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

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}keybase
Derived Types
{http://www.w3.org/2001/XMLSchema}keybase
 {http://www.w3.org/2001/XMLSchema}key (by type)
 {http://www.w3.org/2001/XMLSchema}unique (by type)
 {http://www.w3.org/2001/XMLSchema}keyref (by extension)
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="keybase" mixed="false">
    <
xs:complexContent>
        <
xs:extension base="xs:annotated">
            <
xs:sequence>
                <
xs:element ref="xs:selector"/>
                <
xs:element ref="xs:field" minOccurs="1" maxOccurs="unbounded"/>
            </
xs:sequence>
            <
xs:attribute name="name" type="xs:NCName" use="required"/>
        </
xs:extension>
    </
xs:complexContent>
</
xs:complexType>


complexType keybase


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.