Definition Type: ComplexType
Name: EndpointReferenceType
Namespace: http://www.w3.org/2005/08/addressing
Containing Schema: ws-addr.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Metadata in schema ws-addr_xsd Drilldown into ReferenceParameters in schema ws-addr_xsd Drilldown into Address in schema ws-addr_xsdXSD Diagram of EndpointReferenceType in schema ws-addr_xsd (OASIS Web Services Notification (WSN) TC)
Collapse XSD Schema Code:
<xs:complexType name="EndpointReferenceType" mixed="false">
    <xs:sequence>
        <xs:element name="Address" type="tns:AttributedURIType" />
        <xs:element name="ReferenceParameters" type="tns:ReferenceParametersType" minOccurs="0" />
        <xs:element ref="tns:Metadata" minOccurs="0" />
        <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Address wsa:Address (1) (1)
ReferenceParameters wsa:ReferenceParameters 0 (1)
Metadata wsa:Metadata 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
wsn-br:ConsumerReference, wsn-br:ConsumerReference, wsn-b:ConsumerReference, wsn-b:ConsumerReference, wsa:EndpointReference, wsa:FaultTo, wsa:From, wsrf-bf:Originator, wsn-b:ProducerReference, wsn-br:PublisherReference, wsn-br:PublisherReference, wsn-br:PublisherRegistrationReference, wsn-b:PullPoint, wsa:ReplyTowsn-b:SubscriptionReference, wsn-b:SubscriptionReference,