Definition Type: ComplexType
Name: BillerPayInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PrenoteReqd in schema ifx170_corelib no plus_xsd Drilldown into DaysToEPost in schema ifx170_corelib no plus_xsd Drilldown into PmtInst in schema ifx170_corelib no plus_xsdXSD Diagram of BillerPayInfo_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BillerPayInfo_Type">
    <xsd:sequence>
        <xsd:element ref="PmtInst" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DaysToEPost" minOccurs="0" />
        <xsd:element ref="PrenoteReqd" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtInst ifx:PmtInst 0 unbounded
DaysToEPost ifx:DaysToEPost 0 (1)
PrenoteReqd ifx:PrenoteReqd 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:BillerPayInfo