Definition Type: ComplexType
Name: PresentmentDlvMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSetVersion
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "PRESDLVMSGSETV1" is of type "PresentmentDlvMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into EMAILPROF in schema ofx_profile_xsd Drilldown into PRESDLVPROF in schema ofx_profile_xsd Drilldown into MSGSETCORE in schema ofx_profile_xsd Drilldown into AbstractMessageSetVersion in schema ofx_profile_xsdXSD Diagram of PresentmentDlvMessageSetV1 in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PresentmentDlvMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PRESDLVMSGSETV1" is of type "PresentmentDlvMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSetVersion">
            <xsd:sequence>
                <xsd:element name="PRESDLVPROF" type="ofx:PresentmentDlvProfile" minOccurs="0" />
                <xsd:element name="EMAILPROF" type="ofx:EmailProfile" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSGSETCORE ofx:MSGSETCORE (1) (1)
PRESDLVPROF ofx:PRESDLVPROF 0 (1)
EMAILPROF ofx:EMAILPROF (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PRESDLVMSGSETV1