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