wsu:Timestamp
This element allows Timestamps to be applied anywhere element wildcards are present, including as a SOAP header.
Element information
Namespace: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd
Schema document: oasis-200401-wss-wssecurity-utility-1.0.xsd
Type: wsu:TimestampType
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsu:Created [0..1] This element allows a creation time to be applied anywhere element wildcards are present.
- wsu:Expires [0..1] This element allows an expiration time to be applied anywhere element wildcards are present.
- Choice [0..*]
- Any element Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
wsu:Id | [0..1] | xsd:ID | from group wsu:commonAtts | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from group wsu:commonAtts |
Sample instance
<wsu:Timestamp> <wsu:Created>string</wsu:Created> <wsu:Expires>string</wsu:Expires> <!--any element--> </wsu:Timestamp>