Definition Type: ComplexType
Name: BillPaymentstatus
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillerDelivery.xsd
Abstract
Documentation:
The OFX element "BILLPMTSTATUS" is of type "BillPaymentstatus"
Collapse XSD Schema Diagram:
Drilldown into STATUSMODBY in schema ofx_billerdelivery_xsd Drilldown into DTEFF in schema ofx_billerdelivery_xsd Drilldown into BILLPMTSTATUSCODE in schema ofx_billerdelivery_xsd Drilldown into SRVRTID in schema ofx_billerdelivery_xsdXSD Diagram of BillPaymentstatus in schema ofx_billerdelivery_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="BillPaymentstatus">
    <xsd:annotation>
        <xsd:documentation>
	      The OFX element "BILLPMTSTATUS" is of type "BillPaymentstatus"
	    </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="SRVRTID" type="ofx:ServerIdType" minOccurs="0" />
        <xsd:element name="BILLPMTSTATUSCODE" type="ofx:BillPaymentstatusCodeEnum" />
        <xsd:element name="DTEFF" type="ofx:DateTimeType" />
        <xsd:element name="STATUSMODBY" type="ofx:StatusModBYEnum" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SRVRTID ofx:SRVRTID 0 (1)
BILLPMTSTATUSCODE ofx:BILLPMTSTATUSCODE (1) (1)
DTEFF ofx:DTEFF (1) (1)
STATUSMODBY ofx:STATUSMODBY 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:BILLPMTSTATUS, ofx:BILLPMTSTATUS, ofx:BILLPMTSTATUS