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