Definition Type: Element
Name: FileCloseDate
Namespace: http://www.iredes.org/xml
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: IRtypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Date/time stamp of closing the Data Set. This value is written immediately before the checksum is calculated. Keep in mind that different application objects possibly contained in the IREDES data set may be created at different dates/times. This is stated in the profile internal time tags!
Collapse XSD Schema Diagram:
XSD Diagram of FileCloseDate
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="FileCloseDate" type="xsd:dateTime">
    <xsd:annotation>
        <xsd:documentation>Date/time stamp of closing the Data Set. This value is written immediately before the checksum is calculated. Keep in mind that different application objects possibly contained in the IREDES data set may be created at different dates/times. This is stated in the profile internal time tags! </xsd:documentation>
    </xsd:annotation>
</xsd:element>