Definition Type: ComplexType
Name: PmtAckInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CompositeContactInfo in schema ifx170_corelib_xsd Drilldown into Memo in schema ifx170_corelib_xsd Drilldown into CurAmt in schema ifx170_corelib_xsd Drilldown into Count in schema ifx170_corelib_xsd Drilldown into PmtStatusCode in schema ifx170_pmtlib_xsdXSD Diagram of PmtAckInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtAckInfo_Type">
    <xsd:sequence>
        <xsd:element ref="PmtStatusCode" />
        <xsd:element ref="Count" />
        <xsd:element ref="CurAmt" />
        <xsd:element ref="Memo" minOccurs="0" />
        <xsd:element ref="CompositeContactInfo" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtStatusCode ifx:PmtStatusCode (1) (1)
Count ifx:Count (1) (1)
CurAmt ifx:CurAmt (1) (1)
Memo ifx:Memo 0 (1)
CompositeContactInfo ifx:CompositeContactInfo 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtAckInfo