Definition Type: ComplexType
Name: PresentmentDeliveryId
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillerDelivery.xsd
Abstract
Documentation:
The OFX element "PRESDELIVERYID" is of type "PresentmentDeliveryId"
Collapse XSD Schema Diagram:
Drilldown into DTSEEN in schema ofx_billerdelivery_xsd Drilldown into BILLID in schema ofx_billerdelivery_xsd Drilldown into PRESACCTFROM in schema ofx_billerdelivery_xsdXSD Diagram of PresentmentDeliveryId in schema ofx_billerdelivery_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PresentmentDeliveryId">
    <xsd:annotation>
        <xsd:documentation>
	      The OFX element "PRESDELIVERYID" is of type "PresentmentDeliveryId"
	    </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PRESACCTFROM" type="ofx:PresentmentAccount" />
        <xsd:element name="BILLID" type="ofx:IdType" />
        <xsd:element name="DTSEEN" type="ofx:DateTimeType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PRESACCTFROM ofx:PRESACCTFROM (1) (1)
BILLID ofx:BILLID (1) (1)
DTSEEN ofx:DTSEEN (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PRESDELIVERYID, ofx:PRESDELIVERYID