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