simpleType PaymentFrequencyTypeEnumerated

simpleType {}PaymentFrequencyTypeEnumerated

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {}PaymentFrequencyTypeEnumerated
Declared Namespacesxmlns:mismo=http://mismo.org/schema
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:simpleType name="PaymentFrequencyTypeEnumerated">
    <
xs:annotation>
        <
xs:appinfo>
            <
mismo:DATATYPE>Enumerated</mismo:DATATYPE>
            <
mismo:CONTEXT>Loan Features</mismo:CONTEXT>
            <
mismo:PROCESSES>
                <
mismo:PROCESS_AREA>Secondary Delivery</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Servicing</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>AUS</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Servicing Transfer</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Secondary Pricing</mismo:PROCESS_AREA>
            </
mismo:PROCESSES>
            <
mismo:LDD_NAME>Payment Frequency Type</mismo:LDD_NAME>
        </
xs:appinfo>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="Biweekly"/>
        <
xs:enumeration value="Monthly"/>
        <
xs:enumeration value="Annual"/>
        <
xs:enumeration value="AtMaturity">
            <
xs:annotation>
                <
xs:documentation>Payment one time at maturity</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Other"/>
        <
xs:enumeration value="Quarterly"/>
        <
xs:enumeration value="Semiannual">
            <
xs:annotation>
                <
xs:documentation>Payment every six months</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Semimonthly">
            <
xs:annotation>
                <
xs:documentation>Payment twice a month</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Weekly"/>
    </
xs:restriction>
</
xs:simpleType>


simpleType PaymentFrequencyTypeEnumerated


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.