complexType anyXMLType

complexType {urn:oasis:names:tc:emergency:EDXL:DE:1.0}anyXMLType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:emergency:EDXL:DE:1.0
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:emergency:EDXL:DE:1.0


Source

<xsd:complexType name="anyXMLType">
    <
xsd:sequence>
        <
xsd:any namespace="##other" processContents="lax" maxOccurs="unbounded"/>
    </
xsd:sequence>
    <
xsd:anyAttribute namespace="##other" processContents="lax"/>
</
xsd:complexType>


complexType anyXMLType


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.