Definition Type: ComplexType
Name: DepBkOrdRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DepBkOrdLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DepBkOrdStatus in schema ifx170_depbkordlib_xsd Drilldown into DepBkOrdInfo in schema ifx170_depbkordlib_xsd Drilldown into DepBkOrdId in schema ifx170_depbkordlib_xsdXSD Diagram of DepBkOrdRec_Type in schema ifx170_depbkordlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepBkOrdRec_Type">
    <xsd:sequence>
        <xsd:element ref="DepBkOrdId" />
        <xsd:element ref="DepBkOrdInfo" />
        <xsd:element ref="DepBkOrdStatus" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DepBkOrdId ifx:DepBkOrdId (1) (1)
DepBkOrdInfo ifx:DepBkOrdInfo (1) (1)
DepBkOrdStatus ifx:DepBkOrdStatus (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:DepBkOrdRec