Definition Type: ComplexType
Name: SelRangeChkNum_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into HighChkNum in schema ifx170_corelib_xsd Drilldown into LowChkNum in schema ifx170_corelib_xsdXSD Diagram of SelRangeChkNum_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="SelRangeChkNum_Type">
    <xsd:sequence>
        <xsd:element ref="LowChkNum" />
        <xsd:element ref="HighChkNum" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LowChkNum ifx:LowChkNum (1) (1)
HighChkNum ifx:HighChkNum (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:SelRangeChkNum