Definition Type: ComplexType
Name: RecXferRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_XferLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RemainingInsts in schema ifx170_corelib_xsd Drilldown into RecModelInfo in schema ifx170_corelib_xsd Drilldown into XferInfo in schema ifx170_xferlib_xsd Drilldown into RecXferId in schema ifx170_corelib_xsdXSD Diagram of RecXferRec_Type in schema ifx170_xferlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="RecXferRec_Type">
    <xsd:sequence>
        <xsd:element ref="RecXferId" />
        <xsd:element ref="XferInfo" />
        <xsd:element ref="RecModelInfo" />
        <xsd:element ref="RemainingInsts" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RecXferId ifx:RecXferId (1) (1)
XferInfo ifx:XferInfo (1) (1)
RecModelInfo ifx:RecModelInfo (1) (1)
RemainingInsts ifx:RemainingInsts (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:RecXferRec