simpleType LoanRepaymentTypeEnumerated

simpleType {}LoanRepaymentTypeEnumerated

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


Source

<xs:simpleType name="LoanRepaymentTypeEnumerated">
    <
xs:annotation>
        <
xs:appinfo>
            <
mismo:HISTORY>
                <
mismo:MODIFY version="2.4">AUS</mismo:MODIFY>
            </
mismo:HISTORY>
            <
mismo:DATATYPE>Enumerated</mismo:DATATYPE>
            <
mismo:CONTEXT>Loan Features</mismo:CONTEXT>
            <
mismo:PROCESSES>
                <
mismo:PROCESS_AREA>Secondary Delivery</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>AUS</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Secondary Pricing</mismo:PROCESS_AREA>
            </
mismo:PROCESSES>
            <
mismo:LDD_NAME>Loan Repayment Type</mismo:LDD_NAME>
        </
xs:appinfo>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="InterestOnly"/>
        <
xs:enumeration value="NoNegativeAmortization">
            <
xs:annotation>
                <
xs:appinfo>
                    <
mismo:DEPRECATED version="2.4">In AUS 2.4 deprecate valid value NoNegativeAmoutization. Use Negative Amortization Type.</mismo:DEPRECATED>
                </
xs:appinfo>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="PotentialNegativeAmortization">
            <
xs:annotation>
                <
xs:appinfo>
                    <
mismo:DEPRECATED version="2.4">In AUS 2.4 deprecate valid value PotentialNegativeAmoutization. Use Negative Amortization Type.</mismo:DEPRECATED>
                </
xs:appinfo>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="ScheduledAmortization"/>
        <
xs:enumeration value="ScheduledNegativeAmortization">
            <
xs:annotation>
                <
xs:appinfo>
                    <
mismo:DEPRECATED version="2.4">In AUS 2.4 deprecate valid value ScheduledNegativeAmoutization. Use Negative Amortization Type.</mismo:DEPRECATED>
                </
xs:appinfo>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="PrincipalPaymentOption"/>
        <
xs:enumeration value="ConstantPrincipal"/>
        <
xs:enumeration value="Other"/>
    </
xs:restriction>
</
xs:simpleType>


simpleType LoanRepaymentTypeEnumerated


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.