Definition Type: ComplexType
Name: ForExDealInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ForExLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SPRefId in schema ifx170_corelib_xsd Drilldown into CurCode in schema ifx170_corelib_xsd Drilldown into CurAmt in schema ifx170_corelib_xsd Drilldown into CurCode in schema ifx170_corelib_xsd Drilldown into CurAmt in schema ifx170_corelib_xsd Drilldown into ExpDt in schema ifx170_corelib_xsd Drilldown into EndDt in schema ifx170_corelib_xsd Drilldown into StartDt in schema ifx170_corelib_xsd Drilldown into ForExValDt in schema ifx170_corelib_xsd Drilldown into ForExValDtType in schema ifx170_corelib_xsd Drilldown into ForExRateDealType in schema ifx170_forexlib_xsdXSD Diagram of ForExDealInfo_Type in schema ifx170_forexlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ForExDealInfo_Type">
    <xsd:sequence>
        <xsd:element ref="ForExRateDealType" minOccurs="0" />
        <xsd:element ref="ForExValDtType" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:sequence>
                <xsd:element ref="ForExValDt" />
            </xsd:sequence>
            <xsd:sequence>
                <xsd:element ref="StartDt" />
                <xsd:element ref="EndDt" />
            </xsd:sequence>
        </xsd:choice>
        <xsd:element ref="ExpDt" minOccurs="0" />
        <xsd:element ref="CurAmt" />
        <xsd:element ref="CurCode" />
        <xsd:sequence>
            <xsd:sequence minOccurs="0">
                <xsd:element ref="CurAmt" />
                <xsd:element ref="CurCode" />
            </xsd:sequence>
            <xsd:element ref="SPRefId" minOccurs="0" />
        </xsd:sequence>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ForExRateDealType ifx:ForExRateDealType 0 (1)
ForExValDtType ifx:ForExValDtType 0 (1)
ForExValDt ifx:ForExValDt (1) (1)
StartDt ifx:StartDt (1) (1)
EndDt ifx:EndDt (1) (1)
ExpDt ifx:ExpDt 0 (1)
CurAmt ifx:CurAmt (1) (1)
CurCode ifx:CurCode (1) (1)
CurAmt ifx:CurAmt (1) (1)
CurCode ifx:CurCode (1) (1)
SPRefId ifx:SPRefId 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:ForExDealInfo