Definition Type: ComplexType
Name: RecChkOrdRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ChkLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RemainingInsts in schema ifx170_corelib_xsd Drilldown into RecModelInfo in schema ifx170_corelib_xsd Drilldown into ChkOrdInfo in schema ifx170_chklib_xsd Drilldown into RecChkOrdId in schema ifx170_corelib_xsdXSD Diagram of RecChkOrdRec_Type in schema ifx170_chklib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="RecChkOrdRec_Type">
    <xsd:sequence>
        <xsd:element ref="RecChkOrdId" />
        <xsd:element ref="ChkOrdInfo" />
        <xsd:element ref="RecModelInfo" />
        <xsd:element ref="RemainingInsts" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RecChkOrdId ifx:RecChkOrdId (1) (1)
ChkOrdInfo ifx:ChkOrdInfo (1) (1)
RecModelInfo ifx:RecModelInfo (1) (1)
RemainingInsts ifx:RemainingInsts 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:RecChkOrdRec