Definition Type: ComplexType
Name: ForExDealInqRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ForExDealInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ForExRateDealType in schema ifx170_forexlib_xsd Drilldown into SPRefId in schema ifx170_corelib_xsd Drilldown into ForExDealId 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 ForExDealInqRq_Type in schema ifx170_forexdealinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ForExDealInqRq_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:element ref="ForExDealId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SPRefId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ForExRateDealType" minOccurs="0" maxOccurs="unbounded" />
    </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)
ForExDealId ifx:ForExDealId 0 unbounded
SPRefId ifx:SPRefId 0 unbounded
ForExRateDealType ifx:ForExRateDealType 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:ForExDealInqRq