simpleType CreditLiabilityAccountTypeEnumerated

simpleType {}CreditLiabilityAccountTypeEnumerated

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


Source

<xs:simpleType name="CreditLiabilityAccountTypeEnumerated">
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="CreditLine">
            <
xs:annotation>
                <
xs:documentation>An account where the borrower can make loan withdrawals by check or other method up to a preset limit. Minimum monthly repayment amounts are normally a percentage of the total unpaid balance similar to a Revolving account.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Installment">
            <
xs:annotation>
                <
xs:documentation>Debt to be paid at regular times over a specified period. An auto loan is typically an Installment loan.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Mortgage">
            <
xs:annotation>
                <
xs:documentation>A real estate debt where repayment is normally a fixed number of payments of a fixed amount similar to Installment loans.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Open">
            <
xs:annotation>
                <
xs:documentation>An account where the borrower can charge debt as needed. The full balance is normally repaid on a monthly basis. American Express cards and gasoline credit cards are examples of Open accounts.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Revolving">
            <
xs:annotation>
                <
xs:documentation>Debt owed on an account that the borrower can repeatedly use and pay back without having to reapply every time credit is used. Credit cards are the most common type of Revolving account.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Unknown">
            <
xs:annotation>
                <
xs:documentation>The account type is not available.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
    </
xs:restriction>
</
xs:simpleType>


simpleType CreditLiabilityAccountTypeEnumerated


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.