simpleType AUS_BorrowerResidencyTypeEnumerated

simpleType {}AUS_BorrowerResidencyTypeEnumerated

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


Source

<xs:simpleType name="AUS_BorrowerResidencyTypeEnumerated">
    <
xs:annotation>
        <
xs:appinfo>
            <
mismo:DATATYPE>Enumerated</mismo:DATATYPE>
            <
mismo:CONTEXT>Borrower Residence</mismo:CONTEXT>
            <
mismo:PROCESSES>
                <
mismo:PROCESS_AREA>Credit Reporting</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>AUS</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Title</mismo:PROCESS_AREA>
            </
mismo:PROCESSES>
            <
mismo:LDD_NAME>Borrower Residency Type</mismo:LDD_NAME>
        </
xs:appinfo>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="Current">
            <
xs:annotation>
                <
xs:documentation>The borrowers current residence</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Prior">
            <
xs:annotation>
                <
xs:documentation>The borrowers prior residence</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
    </
xs:restriction>
</
xs:simpleType>


simpleType AUS_BorrowerResidencyTypeEnumerated


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.