simpleType CreditLiabilityAccountOwnershipTypeEnumerated

simpleType {}CreditLiabilityAccountOwnershipTypeEnumerated

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


Source

<xs:simpleType name="CreditLiabilityAccountOwnershipTypeEnumerated">
    <
xs:annotation>
        <
xs:documentation>Describes the ownership relation of the borrower(s) to the liability account (i.e. are they solely responsible, jointly responsible, a co-signer on the account, etc.)</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="AuthorizedUser">
            <
xs:annotation>
                <
xs:documentation>This individual is an authorized user of this account; another individual has contractual responsibility.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Co-maker">
            <
xs:annotation>
                <
xs:documentation>This individual has guaranteed this account and assumes responsibility should the maker default.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Individual">
            <
xs:annotation>
                <
xs:documentation>This individual has contractual responsibility for the account and is primarily responsible for its payment.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Joint-ContractualLiability">
            <
xs:annotation>
                <
xs:documentation>Individuals using this account have contractual responsibility to repay all debts on this account.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Joint-Participating">
            <
xs:annotation>
                <
xs:documentation>Individual is an authorized user on an account with another. Others associated with account may or may not have contractual responsibility.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Maker">
            <
xs:annotation>
                <
xs:documentation>This individual is responsible for the account, which may be guaranteed by a co-maker.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="OnBehalfOf">
            <
xs:annotation>
                <
xs:documentation>This individual has signed an application for the purpose of securing credit for another individual, other than spouse.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Terminated">
            <
xs:annotation>
                <
xs:documentation>No longer associated with account.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Undesignated">
            <
xs:annotation>
                <
xs:documentation>Account ownership type has not been designated.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
    </
xs:restriction>
</
xs:simpleType>


Documentation

Describes the ownership relation of the borrower(s) to the liability account (i.e. are they solely responsible, jointly responsible, a co-signer on the account, etc.)


simpleType CreditLiabilityAccountOwnershipTypeEnumerated


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.