Definition Type: ComplexType
Name: ForExDealRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ForExLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ForExDealStatus in schema ifx170_forexlib_xsd Drilldown into ForExDealInfo in schema ifx170_forexlib_xsd Drilldown into ForExDealId in schema ifx170_corelib_xsdXSD Diagram of ForExDealRec_Type in schema ifx170_forexlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ForExDealRec_Type">
    <xsd:sequence>
        <xsd:element ref="ForExDealId" />
        <xsd:element ref="ForExDealInfo" />
        <xsd:element ref="ForExDealStatus" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ForExDealId ifx:ForExDealId (1) (1)
ForExDealInfo ifx:ForExDealInfo (1) (1)
ForExDealStatus ifx:ForExDealStatus (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:ForExDealRec