Definition Type: Element
Name: EndpointDescriptions
Namespace: http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd
Containing Schema: wsdm-mows.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into description in schema wsdm-mows_xsdXSD Diagram of EndpointDescriptions in schema wsdm-mows_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:element name="EndpointDescriptions">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="description" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:anyAttribute namespace="##other" processContents="lax" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
description mows-xs:description 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'