element annotation

element {http://www.w3.org/2001/XMLSchema}annotation

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}annotation
Abstractfalse (This can be used in an instance)
Block Substitutionsextension, restriction, substitution
Nillablefalse (Instance values cannot use xsi:nil)
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:element name="annotation" id="annotation">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-annotation"/>
    </
xs:annotation>
    <
xs:complexType mixed="false">
        <
xs:complexContent>
            <
xs:extension base="xs:openAttrs">
                <
xs:choice minOccurs="0" maxOccurs="unbounded">
                    <
xs:element ref="xs:appinfo"/>
                    <
xs:element ref="xs:documentation"/>
                </
xs:choice>
                <
xs:attribute name="id" type="xs:ID"/>
            </
xs:extension>
        </
xs:complexContent>
    </
xs:complexType>
</
xs:element>


Documentation

See also: http://www.w3.org/TR/xmlschema-1/#element-annotation


element annotation


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.