wsrm:Offer
Element information
Namespace: http://schemas.xmlsoap.org/ws/2005/02/rm
Schema document: ws-rm.xsd
Type: wsrm:OfferType
Properties: Local, Qualified
Content
- Sequence [1..1]
- wsrm:Identifier [1..1]
- wsrm:Expires [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:CreateSequenceType (Element wsrm:CreateSequence)
Sample instance
<wsrm:Offer> <wsrm:Identifier>http://www.example.com/</wsrm:Identifier> <wsrm:Expires>P1Y2M3DT10H</wsrm:Expires> <!--any element--> </wsrm:Offer>