Definition Type: ComplexType
Name: TransferProcessingStatus
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Abstract
Documentation:
The OFX element "XFERPRCSTS" is of type "TransferProcessingStatus"
Collapse XSD Schema Diagram:
Drilldown into DTXFERPRC in schema ofx_common_xsd Drilldown into XFERPRCCODE in schema ofx_common_xsdXSD Diagram of TransferProcessingStatus in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="TransferProcessingStatus">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "XFERPRCSTS" is of type "TransferProcessingStatus"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="XFERPRCCODE" type="ofx:TransferStatusEnum" />
        <xsd:element name="DTXFERPRC" type="ofx:DateTimeType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
XFERPRCCODE ofx:XFERPRCCODE (1) (1)
DTXFERPRC ofx:DTXFERPRC (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:XFERPRCSTS, ofx:XFERPRCSTS, ofx:XFERPRCSTS, ofx:XFERPRCSTS