wsrm:Endpoint
Element information
Namespace: http://docs.oasis-open.org/ws-rx/wsrm/200702
Schema document: wsrm-1.1-schema-200702.xsd
Type: wsa:EndpointReferenceType
Properties: Local, Qualified
Content
- Sequence [1..1]
- wsa:Address [1..1]
- wsa:ReferenceParameters [0..1]
- wsa:Metadata [0..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Type wsrm:OfferType (Element wsrm:Offer)
Sample instance
<wsrm:Endpoint> <wsa:Address>http://www.example.com/</wsa:Address> <wsa:ReferenceParameters> <!--any element--> </wsa:ReferenceParameters> <wsa:Metadata> <!--any element--> </wsa:Metadata> <!--any element--> </wsrm:Endpoint>