Definition Type: ComplexType
Name: BillerAcctIdInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_BillLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AcctValidateURL in schema ifx170_corelib_xsd Drilldown into AcctRestrictMsg in schema ifx170_corelib_xsd Drilldown into AcctHelpMsg in schema ifx170_corelib_xsd Drilldown into AcctMask in schema ifx170_corelib_xsd Drilldown into AcctFormat in schema ifx170_corelib_xsdXSD Diagram of BillerAcctIdInfo_Type in schema ifx170_billlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BillerAcctIdInfo_Type">
    <xsd:sequence>
        <xsd:element ref="AcctFormat" minOccurs="0" />
        <xsd:element ref="AcctMask" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AcctHelpMsg" minOccurs="0" />
        <xsd:element ref="AcctRestrictMsg" minOccurs="0" />
        <xsd:element ref="AcctValidateURL" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AcctFormat ifx:AcctFormat 0 (1)
AcctMask ifx:AcctMask 0 unbounded
AcctHelpMsg ifx:AcctHelpMsg 0 (1)
AcctRestrictMsg ifx:AcctRestrictMsg 0 (1)
AcctValidateURL ifx:AcctValidateURL 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:BillerAcctIdInfo