Definition Type: ComplexType
Name: PresentmentDlvProfile
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "PRESDLVPROF" is of type "PresentmentDlvProfile"
Collapse XSD Schema Diagram:
Drilldown into CANUPDATEPRESNAMEADDRESS in schema ofx_profile_xsd Drilldown into PROCENDTM in schema ofx_profile_xsd Drilldown into CANSUPPORTIMAGES in schema ofx_profile_xsd Drilldown into PROCDAYSOFF in schema ofx_profile_xsd Drilldown into CANSUPPORTGROUPID in schema ofx_profile_xsdXSD Diagram of PresentmentDlvProfile in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PresentmentDlvProfile">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PRESDLVPROF" is of type "PresentmentDlvProfile"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="CANSUPPORTGROUPID" type="ofx:BooleanType" />
        <xsd:element name="PROCDAYSOFF" type="ofx:DaysEnum" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="CANSUPPORTIMAGES" type="ofx:BooleanType" />
        <xsd:element name="PROCENDTM" type="ofx:TimeType" />
        <xsd:element name="CANUPDATEPRESNAMEADDRESS" type="ofx:BooleanType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CANSUPPORTGROUPID ofx:CANSUPPORTGROUPID (1) (1)
PROCDAYSOFF ofx:PROCDAYSOFF 0 unbounded
CANSUPPORTIMAGES ofx:CANSUPPORTIMAGES (1) (1)
PROCENDTM ofx:PROCENDTM (1) (1)
CANUPDATEPRESNAMEADDRESS ofx:CANUPDATEPRESNAMEADDRESS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PRESDLVPROF