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