Definition Type: Element
Name: TransactionReceiptTimestamp
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 the message containing the payload here acknowledged was received.
Collapse XSD Schema Diagram:
XSD Diagram of TransactionReceiptTimestamp in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="TransactionReceiptTimestamp" type="DateTimeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The date and time at which the message containing the payload here acknowledged was received.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: