Definition Type: ComplexType
Name: AnyXmlContentsType
Namespace: http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd
Containing Schema: wsdm-mows.xsd
Abstract
Collapse XSD Schema Diagram:
XSD Diagram of AnyXmlContentsType in schema wsdm-mows_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="AnyXmlContentsType">
    <xs:sequence>
        <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##any" processContents="lax" />
    </xs:sequence>
    <xs:anyAttribute namespace="##any" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##any'
Collapse Derivation Tree:
Collapse References:
mows-xs:TransportInformationmows-xs:Xml,