wsrm:Accept
Element information
Namespace: http://schemas.xmlsoap.org/ws/2005/02/rm
Schema document: ws-rm.xsd
Type: wsrm:AcceptType
Properties: Local, Qualified
Content
- Sequence [1..1]
- wsrm:AcksTo [1..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:CreateSequenceResponseType (Element wsrm:CreateSequenceResponse)
Sample instance
<wsrm:Accept> <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> <!--any element--> </wsrm:Accept>