Definition Type: ComplexType
Name: DevSiuRemoteStatus_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DevLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DevSiuAmberLed in schema ifx170_devlib_xsd Drilldown into DevSiuRedLed in schema ifx170_devlib_xsd Drilldown into DevSiuGreenLed in schema ifx170_devlib_xsdXSD Diagram of DevSiuRemoteStatus_Type in schema ifx170_devlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DevSiuRemoteStatus_Type">
    <xsd:sequence>
        <xsd:element ref="DevSiuGreenLed" />
        <xsd:element ref="DevSiuRedLed" />
        <xsd:element ref="DevSiuAmberLed" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DevSiuGreenLed ifx:DevSiuGreenLed (1) (1)
DevSiuRedLed ifx:DevSiuRedLed (1) (1)
DevSiuAmberLed ifx:DevSiuAmberLed (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:DevSiuRemoteStatus