Definition Type: Element
Name: ECShotData
Namespace: http://www.iredes.org/xml/Charger
Type: IR:IREventGenType
Containing Schema: IRChargers.xsd
Abstract False
Collapse XSD Schema Diagram:
Drilldown into SDelay Drilldown into OperatorId Drilldown into Comment Drilldown into EndLogTime Drilldown into StartLogTime Drilldown into ReportId Drilldown into IRDownwCompat Drilldown into IRVersion Drilldown into SiteHead Drilldown into GenHead Drilldown into IREDESType Drilldown into IREventGenTypeXSD Diagram of ECShotData
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="ECShotData">
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="IR:IREventGenType">
                <xsd:sequence>
                    <xsd:element name="SDelay" minOccurs="1" maxOccurs="unbounded">
                        <xsd:complexType>
                            <xsd:sequence>
                                <xsd:element name="HoleID" type="ECholeID" minOccurs="1" maxOccurs="1000" />
                                <xsd:element name="Delay" type="xsd:duration" />
                                <xsd:element name="Manufacturer" type="IR:IRtext" />
                                <xsd:element name="Type" type="IR:IRtext" />
                                <xsd:element name="SerialNumber" type="IR:IRtext" />
                            </xsd:sequence>
                        </xsd:complexType>
                    </xsd:element>
                </xsd:sequence>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GenHead IR:GenHead (1) (1)
SiteHead IR:SiteHead 0 (1)
ReportId IR:ReportId (1) (1)
StartLogTime IR:StartLogTime (1) (1)
EndLogTime IR:EndLogTime (1) (1)
Comment IR:Comment 0 8
OperatorId IR:OperatorId 0 (1)
SDelay nsB:SDelay 1 unbounded
Collapse Child Attributes:
Name Type Default Value Use
IRVersion IR:IRVersion Required
IRDownwCompat IR:IRDownwCompat Required
Collapse Derivation Tree: