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