Definition Type: ComplexType
Name: TransferProfile
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "XFERPROF" is of type "TransferProfile"
Collapse XSD Schema Diagram:
Drilldown into DFLTDAYSTOPAY in schema ofx_profile_xsd Drilldown into DAYSWITH in schema ofx_profile_xsd Drilldown into MODELWND in schema ofx_profile_xsd Drilldown into CANMODMDLS in schema ofx_profile_xsd Drilldown into CANMODXFERS in schema ofx_profile_xsd Drilldown into CANRECURLOAN in schema ofx_profile_xsd Drilldown into CANSCHEDLOAN in schema ofx_profile_xsd Drilldown into CANLOAN in schema ofx_profile_xsd Drilldown into CANRECUR in schema ofx_profile_xsd Drilldown into CANSCHED in schema ofx_profile_xsd Drilldown into PROCENDTM in schema ofx_profile_xsd Drilldown into PROCDAYSOFF in schema ofx_profile_xsdXSD Diagram of TransferProfile in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="TransferProfile">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "XFERPROF" is of type "TransferProfile"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PROCDAYSOFF" type="ofx:DaysEnum" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PROCENDTM" type="ofx:TimeType" />
        <xsd:element name="CANSCHED" type="ofx:BooleanType" />
        <xsd:element name="CANRECUR" type="ofx:BooleanType" />
        <xsd:element name="CANLOAN" type="ofx:BooleanType" minOccurs="0" />
        <xsd:element name="CANSCHEDLOAN" type="ofx:BooleanType" minOccurs="0" />
        <xsd:element name="CANRECURLOAN" type="ofx:BooleanType" minOccurs="0" />
        <xsd:element name="CANMODXFERS" type="ofx:BooleanType" />
        <xsd:element name="CANMODMDLS" type="ofx:BooleanType" />
        <xsd:element name="MODELWND" type="ofx:DayspanType" />
        <xsd:element name="DAYSWITH" type="ofx:DayspanType" />
        <xsd:element name="DFLTDAYSTOPAY" type="ofx:DayspanType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PROCDAYSOFF ofx:PROCDAYSOFF 0 unbounded
PROCENDTM ofx:PROCENDTM (1) (1)
CANSCHED ofx:CANSCHED (1) (1)
CANRECUR ofx:CANRECUR (1) (1)
CANLOAN ofx:CANLOAN 0 (1)
CANSCHEDLOAN ofx:CANSCHEDLOAN 0 (1)
CANRECURLOAN ofx:CANRECURLOAN 0 (1)
CANMODXFERS ofx:CANMODXFERS (1) (1)
CANMODMDLS ofx:CANMODMDLS (1) (1)
MODELWND ofx:MODELWND (1) (1)
DAYSWITH ofx:DAYSWITH (1) (1)
DFLTDAYSTOPAY ofx:DFLTDAYSTOPAY (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:XFERPROF, ofx:XFERPROF