Definition Type: ComplexType
Name: AttributedDateTime
Namespace: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: oasis-200401-wss-wssecurity-utility-1.0.xsd
Abstract
Documentation:
This type is for elements whose [children] is a psuedo-dateTime and can have arbitrary attributes.
Collapse XSD Schema Diagram:
Drilldown into Id Drilldown into commonAttsXSD Diagram of AttributedDateTime
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="AttributedDateTime">
    <xsd:annotation>
        <xsd:documentation>
This type is for elements whose [children] is a psuedo-dateTime and can have arbitrary attributes. 
      </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:string">
            <xsd:attributeGroup ref="wsu:commonAtts" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Id wsu:Id Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
wsu:Created, wsu:Expires