wsrm:AcksTo
Element information
Namespace: http://schemas.xmlsoap.org/ws/2005/02/rm
Schema document: ws-rm.xsd
Type: wsa:EndpointReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsa:Address [1..1]
- wsa:ReferenceProperties [0..1]
- wsa:ReferenceParameters [0..1]
- wsa:PortType [0..1]
- wsa:ServiceName [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:AcceptType (Element wsrm:Accept)
- Type wsrm:CreateSequenceType (Element wsrm:CreateSequence)
Sample instance
<wsrm:AcksTo> <wsa:Address>http://www.example.com/</wsa:Address> <wsa:ReferenceProperties> <!--any element--> </wsa:ReferenceProperties> <wsa:ReferenceParameters> <!--any element--> </wsa:ReferenceParameters> <wsa:PortType>QName</wsa:PortType> <wsa:ServiceName>QName</wsa:ServiceName> <!--any element--> </wsrm:AcksTo>