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