Definition Type: ComplexType
Name: ForExRateInqRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ForExRateInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeliveryMethod 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_xsd Drilldown into ForExRateType in schema ifx170_forexlib_xsd Drilldown into CurCode in schema ifx170_corelib_xsd Drilldown into CurAmt in schema ifx170_corelib_xsd Drilldown into CardAcctId in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into AsyncRqUID in schema ifx170_corelib_xsd Drilldown into MsgRqHdr in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsdXSD Diagram of ForExRateInqRq_Type in schema ifx170_forexrateinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ForExRateInqRq_Type">
    <xsd:sequence>
        <xsd:element ref="RqUID" />
        <xsd:element ref="MsgRqHdr" minOccurs="0" />
        <xsd:element ref="AsyncRqUID" minOccurs="0" />
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="DepAcctId" minOccurs="0" />
            <xsd:element ref="CardAcctId" minOccurs="0" />
        </xsd:choice>
        <xsd:element ref="CurAmt" />
        <xsd:element ref="CurCode" />
        <xsd:element ref="ForExRateType" minOccurs="0" />
        <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="DeliveryMethod" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RqUID ifx:RqUID (1) (1)
MsgRqHdr ifx:MsgRqHdr 0 (1)
AsyncRqUID ifx:AsyncRqUID 0 (1)
CustId ifx:CustId 0 (1)
DepAcctId ifx:DepAcctId 0 (1)
CardAcctId ifx:CardAcctId 0 (1)
CurAmt ifx:CurAmt (1) (1)
CurCode ifx:CurCode (1) (1)
ForExRateType ifx:ForExRateType 0 (1)
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)
DeliveryMethod ifx:DeliveryMethod 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:ForExRateInqRq