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