Definition Type: Element
Name: FileCreateDate
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 of file creation. This is the date/time stamp for initializatioin of the Data Set. 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 FileCreateDate
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="FileCreateDate" type="xsd:dateTime">
    <xsd:annotation>
        <xsd:documentation>Date of file creation. This is the date/time stamp for initializatioin of the Data Set. 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>