Definition Type: ComplexType
Name: IRRealTimeGenType
Namespace: http://www.iredes.org/xml
Type: IR:IREDESType
Containing Schema: IRappBaseClasses.xsd
Abstract False
Collapse XSD Schema Diagram:
Drilldown into Comment Drilldown into ReportTimeStamp Drilldown into IRDownwCompat Drilldown into IRVersion Drilldown into SiteHead Drilldown into GenHead Drilldown into IREDESTypeXSD Diagram of IRRealTimeGenType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="IRRealTimeGenType">
    <xsd:complexContent>
        <xsd:extension base="IREDESType">
            <xsd:sequence>
                <xsd:element name="ReportTimeStamp" type="xsd:dateTime" />
                <xsd:element name="Comment" type="IRtextLong" minOccurs="0" maxOccurs="10" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GenHead IR:GenHead (1) (1)
SiteHead IR:SiteHead 0 (1)
ReportTimeStamp IR:ReportTimeStamp (1) (1)
Comment IR:Comment 0 10
Collapse Child Attributes:
Name Type Default Value Use
IRVersion IR:IRVersion Required
IRDownwCompat IR:IRDownwCompat Required
Collapse Derivation Tree: