Definition Type: ComplexType
Name: PmtStatusRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtRemitAck in schema ifx170_pmtlib_xsd Drilldown into CompositeContactInfo in schema ifx170_corelib_xsd Drilldown into NetworkTrnInfo in schema ifx170_corelib_xsd Drilldown into SvcRqUID in schema ifx170_corelib_xsd Drilldown into PmtRefId in schema ifx170_corelib_xsd Drilldown into PmtStatus in schema ifx170_pmtlib_xsd Drilldown into PmtId in schema ifx170_corelib_xsdXSD Diagram of PmtStatusRec_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtStatusRec_Type">
    <xsd:sequence>
        <xsd:element ref="PmtId" />
        <xsd:element ref="PmtStatus" />
        <xsd:element ref="PmtRefId" minOccurs="0" />
        <xsd:element ref="SvcRqUID" minOccurs="0" />
        <xsd:element ref="NetworkTrnInfo" minOccurs="0" />
        <xsd:element ref="CompositeContactInfo" minOccurs="0" />
        <xsd:element ref="PmtRemitAck" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtId ifx:PmtId (1) (1)
PmtStatus ifx:PmtStatus (1) (1)
PmtRefId ifx:PmtRefId 0 (1)
SvcRqUID ifx:SvcRqUID 0 (1)
NetworkTrnInfo ifx:NetworkTrnInfo 0 (1)
CompositeContactInfo ifx:CompositeContactInfo 0 (1)
PmtRemitAck ifx:PmtRemitAck 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:PmtStatusRec