Definition Type: ComplexType
Name: PmtInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtRefId in schema ifx170_corelib_xsd Drilldown into ForExDealId in schema ifx170_corelib_xsd Drilldown into ImmediatePmt in schema ifx170_corelib_xsd Drilldown into DueDt in schema ifx170_corelib_xsd Drilldown into PrcDt in schema ifx170_corelib_xsd Drilldown into Category in schema ifx170_corelib_xsd Drilldown into CardAcctIdFrom in schema ifx170_corelib_xsd Drilldown into DepAcctIdFrom in schema ifx170_corelib_xsd Drilldown into RemitInfo in schema ifx170_corelib_xsd Drilldown into PayerInfo in schema ifx170_corelib_xsd Drilldown into LegalName in schema ifx170_corelib_xsd Drilldown into CurAmt in schema ifx170_corelib_xsdXSD Diagram of PmtInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtInfo_Type">
    <xsd:sequence>
        <xsd:element ref="CurAmt" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="LegalName" />
            <xsd:element ref="PayerInfo" />
        </xsd:choice>
        <xsd:element ref="RemitInfo" maxOccurs="unbounded" />
        <xsd:choice>
            <xsd:element ref="DepAcctIdFrom" />
            <xsd:element ref="CardAcctIdFrom" />
        </xsd:choice>
        <xsd:element ref="Category" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="PrcDt" />
            <xsd:element ref="DueDt" />
        </xsd:choice>
        <xsd:element ref="ImmediatePmt" minOccurs="0" />
        <xsd:element ref="ForExDealId" minOccurs="0" />
        <xsd:element ref="PmtRefId" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CurAmt ifx:CurAmt 0 (1)
LegalName ifx:LegalName (1) (1)
PayerInfo ifx:PayerInfo (1) (1)
RemitInfo ifx:RemitInfo (1) unbounded
DepAcctIdFrom ifx:DepAcctIdFrom (1) (1)
CardAcctIdFrom ifx:CardAcctIdFrom (1) (1)
Category ifx:Category 0 (1)
PrcDt ifx:PrcDt (1) (1)
DueDt ifx:DueDt (1) (1)
ImmediatePmt ifx:ImmediatePmt 0 (1)
ForExDealId ifx:ForExDealId 0 (1)
PmtRefId ifx:PmtRefId 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtInfo