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