Definition Type: ComplexType
Name: DepBkOrdInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DepBkOrdLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BaseEnvr in schema ifx170_corelib_xsd Drilldown into DeliveryMethod in schema ifx170_corelib_xsd Drilldown into DepBkStyleId in schema ifx170_corelib_xsd Drilldown into Count in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsdXSD Diagram of DepBkOrdInfo_Type in schema ifx170_depbkordlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepBkOrdInfo_Type">
    <xsd:sequence>
        <xsd:element ref="DepAcctId" />
        <xsd:element ref="Count" minOccurs="0" />
        <xsd:element ref="DepBkStyleId" minOccurs="0" />
        <xsd:element ref="DeliveryMethod" minOccurs="0" />
        <xsd:element ref="BaseEnvr" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DepAcctId ifx:DepAcctId (1) (1)
Count ifx:Count 0 (1)
DepBkStyleId ifx:DepBkStyleId 0 (1)
DeliveryMethod ifx:DeliveryMethod 0 (1)
BaseEnvr ifx:BaseEnvr 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:DepBkOrdInfo