simpleType CreditLiabilityTermsSourceTypeEnumerated

simpleType {}CreditLiabilityTermsSourceTypeEnumerated

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


Source

<xs:simpleType name="CreditLiabilityTermsSourceTypeEnumerated">
    <
xs:annotation>
        <
xs:documentation>This enumerated element indicates whether the monthly payment terms amount was provided by the repository bureau, or calculated by the credit bureau.</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="Calculated">
            <
xs:annotation>
                <
xs:documentation>The monthly payment terms amount was calculated by the credit bureau.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Provided">
            <
xs:annotation>
                <
xs:documentation>The monthly payment terms amount was provided by the credit liability holder.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
    </
xs:restriction>
</
xs:simpleType>


Documentation

This enumerated element indicates whether the monthly payment terms amount was provided by the repository bureau, or calculated by the credit bureau.


simpleType CreditLiabilityTermsSourceTypeEnumerated


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.