Definition Type: ComplexType
Name: DepAppRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DepAppStatus in schema ifx170_acctlib_xsd Drilldown into DepAppInfo in schema ifx170_acctlib_xsd Drilldown into DepAppId in schema ifx170_acctlib_xsdXSD Diagram of DepAppRec_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepAppRec_Type">
    <xsd:sequence>
        <xsd:element ref="DepAppId" />
        <xsd:element ref="DepAppInfo" />
        <xsd:element ref="DepAppStatus" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DepAppId ifx:DepAppId (1) (1)
DepAppInfo ifx:DepAppInfo (1) (1)
DepAppStatus ifx:DepAppStatus 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:DepAppRec