Definition Type: Element
Name: EndLogTime
Namespace: http://www.iredes.org/xml
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: IRappBaseClasses.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
End of the reporting period. Date and time when the last entry to this xml-set was made.
Collapse XSD Schema Diagram:
XSD Diagram of EndLogTime
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="EndLogTime" type="xsd:dateTime">
    <xsd:annotation>
        <xsd:documentation>End of the reporting period. Date and time when the last entry to this xml-set was made.</xsd:documentation>
    </xsd:annotation>
</xsd:element>