wsrmp:RMAssertion
Element information
Namespace: http://schemas.xmlsoap.org/ws/2005/02/rm/policy
Schema document: ws-rmpolicy.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsrmp:InactivityTimeout [0..1]
- wsrmp:BaseRetransmissionInterval [0..1]
- wsrmp:ExponentialBackoff [0..1]
- wsrmp:AcknowledgementInterval [0..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##any, Process Contents: lax |
Sample instance
<wsrmp:RMAssertion> <wsrmp:InactivityTimeout Milliseconds="1"/> <wsrmp:BaseRetransmissionInterval Milliseconds="1"/> <wsrmp:ExponentialBackoff/> <wsrmp:AcknowledgementInterval Milliseconds="1"/> <!--any element--> </wsrmp:RMAssertion>