Definition Type: ComplexType
Name: EndpointIdentificationPropertiesType
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 EndpointDescriptions in schema wsdm-mows_xsd Drilldown into EndpointReference in schema wsdm-mows_xsdXSD Diagram of EndpointIdentificationPropertiesType in schema wsdm-mows_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="EndpointIdentificationPropertiesType">
    <xs:sequence>
        <xs:element ref="mows-xs:EndpointReference" />
        <xs:element ref="mows-xs:EndpointDescriptions" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EndpointReference mows-xs:EndpointReference (1) (1)
EndpointDescriptions mows-xs:EndpointDescriptions 0 (1)
Collapse Derivation Tree:
Collapse References:
mows-xs:EndpointIdentificationProperties