Definition Type: ComplexType
Name: PaymentProcessingStatus
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillPay.xsd
Abstract
Documentation:
The OFX element "PMTPRCSTS" is of type "PaymentProcessingStatus"
Collapse XSD Schema Diagram:
Drilldown into DTPMTPRC in schema ofx_billpay_xsd Drilldown into PMTPRCCODE in schema ofx_billpay_xsdXSD Diagram of PaymentProcessingStatus in schema ofx_billpay_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PaymentProcessingStatus">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PMTPRCSTS" is of type "PaymentProcessingStatus"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PMTPRCCODE" type="ofx:PaymentProcessStatusEnum" />
        <xsd:element name="DTPMTPRC" type="ofx:DateTimeType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PMTPRCCODE ofx:PMTPRCCODE (1) (1)
DTPMTPRC ofx:DTPMTPRC (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PMTPRCSTS, ofx:PMTPRCSTS, ofx:PMTPRCSTS