wsrm:SequenceAcknowledgement
Element information
Namespace: http://schemas.xmlsoap.org/ws/2005/02/rm
Schema document: ws-rm.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsrm:Identifier [1..1]
- Choice [1..1]
- wsrm:AcknowledgementRange [1..*]
- wsrm:Nack [1..*]
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Sample instance
<wsrm:SequenceAcknowledgement> <wsrm:Identifier>http://www.example.com/</wsrm:Identifier> <wsrm:AcknowledgementRange Upper="1" Lower="1"/> <!--any element--> </wsrm:SequenceAcknowledgement>