Definition Type: Element
Name: Timestamp
Namespace: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd
Type: wsu:TimestampType
Containing Schema: oasis-200401-wss-wssecurity-utility-1.0.xsd
Abstract
Documentation:
This element allows Timestamps to be applied anywhere element wildcards are present,
including as a SOAP header.
Collapse XSD Schema Diagram:
Drilldown into Expires Drilldown into Created Drilldown into Id Drilldown into commonAtts Drilldown into TimestampTypeXSD Diagram of Timestamp
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="Timestamp" type="wsu:TimestampType">
    <xsd:annotation>
        <xsd:documentation>
This element allows Timestamps to be applied anywhere element wildcards are present,
including as a SOAP header.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Created wsu:Created 0 (1)
Expires wsu:Expires 0 (1)
<xs:any> Allowed namespace: '##other' (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Id wsu:Id Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: