Definition Type: ComplexType
Name: BillerInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_BillLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DiscDt in schema ifx170_corelib_xsd Drilldown into DiscId in schema ifx170_corelib_xsd Drilldown into DiscReqd in schema ifx170_corelib_xsd Drilldown into BillerAcctIdInfo in schema ifx170_billlib_xsd Drilldown into BillerEnrollURL in schema ifx170_corelib_xsd Drilldown into Logo in schema ifx170_corelib_xsd Drilldown into LogoURL in schema ifx170_corelib_xsd Drilldown into BillerPayInfo in schema ifx170_corelib_xsd Drilldown into CSPCustInfoReq in schema ifx170_corelib_xsd Drilldown into HistRetentionDays in schema ifx170_corelib_xsd Drilldown into CryptType in schema ifx170_corelib_xsd Drilldown into SecretPrompt in schema ifx170_corelib_xsd Drilldown into IndustId in schema ifx170_corelib_xsd Drilldown into BillerContact in schema ifx170_corelib_xsd Drilldown into Name in schema ifx170_corelib_xsdXSD Diagram of BillerInfo_Type in schema ifx170_billlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BillerInfo_Type">
    <xsd:sequence>
        <xsd:element ref="Name" />
        <xsd:element ref="BillerContact" minOccurs="0" />
        <xsd:element ref="IndustId" minOccurs="0" />
        <xsd:sequence minOccurs="0" maxOccurs="unbounded">
            <xsd:element ref="SecretPrompt" />
            <xsd:element ref="CryptType" />
        </xsd:sequence>
        <xsd:element ref="HistRetentionDays" minOccurs="0" />
        <xsd:element ref="CSPCustInfoReq" minOccurs="0" />
        <xsd:element ref="BillerPayInfo" minOccurs="0" />
        <xsd:element ref="LogoURL" minOccurs="0" />
        <xsd:element ref="Logo" minOccurs="0" />
        <xsd:element ref="BillerEnrollURL" minOccurs="0" />
        <xsd:element ref="BillerAcctIdInfo" minOccurs="0" />
        <xsd:element ref="DiscReqd" minOccurs="0" />
        <xsd:element ref="DiscId" minOccurs="0" />
        <xsd:element ref="DiscDt" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name ifx:Name (1) (1)
BillerContact ifx:BillerContact 0 (1)
IndustId ifx:IndustId 0 (1)
SecretPrompt ifx:SecretPrompt (1) (1)
CryptType ifx:CryptType (1) (1)
HistRetentionDays ifx:HistRetentionDays 0 (1)
CSPCustInfoReq ifx:CSPCustInfoReq 0 (1)
BillerPayInfo ifx:BillerPayInfo 0 (1)
LogoURL ifx:LogoURL 0 (1)
Logo ifx:Logo 0 (1)
BillerEnrollURL ifx:BillerEnrollURL 0 (1)
BillerAcctIdInfo ifx:BillerAcctIdInfo 0 (1)
DiscReqd ifx:DiscReqd 0 (1)
DiscId ifx:DiscId 0 (1)
DiscDt ifx:DiscDt 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:BillerInfo