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