Definition Type: Element
Name: AcknowledgementCreationTimestamp
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:DateTimeType
Containing Schema: ApplicationAcknowledgement.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date and time at which this acknowledgement was created. It is recommended to use the time at which the acknowledgement payload was completed.
Collapse XSD Schema Diagram:
XSD Diagram of AcknowledgementCreationTimestamp in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AcknowledgementCreationTimestamp" type="DateTimeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The date and time at which this acknowledgement was created.  It is recommended to use the time at which the acknowledgement payload was completed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: