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