element appinfo

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

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:xs=http://www.w3.org/2001/XMLSchema
xmlns:hfp=http://www.w3.org/2001/XMLSchema-hasFacetAndProperty


Source

<xs:element name="appinfo" id="appinfo">
    <
xs:annotation>
        <
xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-appinfo"/>
    </
xs:annotation>
    <
xs:complexType mixed="true">
        <
xs:sequence minOccurs="0" maxOccurs="unbounded">
            <
xs:any processContents="lax" namespace="##any" minOccurs="1" maxOccurs="1"/>
        </
xs:sequence>
        <
xs:attribute name="source" type="xs:anyURI"/>
        <
xs:anyAttribute namespace="##other" processContents="lax"/>
    </
xs:complexType>
</
xs:element>


Documentation

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


element appinfo


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.