Definition Type: ComplexType
Name: PmtRemitChksum_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 TotalCurAmt in schema ifx170_corelib_xsd Drilldown into Count in schema ifx170_corelib_xsd Drilldown into AckType in schema ifx170_corelib_xsdXSD Diagram of PmtRemitChksum_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtRemitChksum_Type">
    <xsd:sequence>
        <xsd:element ref="AckType" />
        <xsd:element ref="Count" />
        <xsd:element ref="TotalCurAmt" />
        <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
AckType ifx:AckType (1) (1)
Count ifx:Count (1) (1)
TotalCurAmt ifx:TotalCurAmt (1) (1)
Memo ifx:Memo 0 (1)
CompositeContactInfo ifx:CompositeContactInfo 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtRemitChksum