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