Definition Type: SimpleType
Name: InvestmentFrequencyEnum
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Documentation:
The OFX element "FREQENUM" is of type "FrequencyEnum"
Collapse XSD Schema Diagram:
XSD Diagram of InvestmentFrequencyEnum in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:simpleType name="InvestmentFrequencyEnum">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "FREQENUM" is of type "FrequencyEnum"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:whiteSpace value="collapse" />
        <xsd:enumeration value="WEEKLY" />
        <xsd:enumeration value="BIWEEKLY" />
        <xsd:enumeration value="TWICEMONTHLY" />
        <xsd:enumeration value="MONTHLY" />
        <xsd:enumeration value="FOURWEEKS" />
        <xsd:enumeration value="BIMONTHLY" />
        <xsd:enumeration value="QUARTERLY" />
        <xsd:enumeration value="SEMIANNUALLY" />
        <xsd:enumeration value="ANNUALLY" />
        <xsd:enumeration value="OTHER" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration WEEKLY
Enumeration BIWEEKLY
Enumeration TWICEMONTHLY
Enumeration MONTHLY
Enumeration FOURWEEKS
Enumeration BIMONTHLY
Enumeration QUARTERLY
Enumeration SEMIANNUALLY
Enumeration ANNUALLY
Enumeration OTHER
Whitespace Collapse
Collapse Derivation Tree:
Collapse References:
ofx:LOANPMTFREQ