simpleType AUS_GenderTypeEnumerated

simpleType {}AUS_GenderTypeEnumerated

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


Source

<xs:simpleType name="AUS_GenderTypeEnumerated">
    <
xs:annotation>
        <
xs:appinfo>
            <
mismo:DATATYPE>Enumerated</mismo:DATATYPE>
            <
mismo:CONTEXT>Government Monitoring</mismo:CONTEXT>
            <
mismo:PROCESSES>
                <
mismo:PROCESS_AREA>Secondary Delivery</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Servicing</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>AUS</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Servicing Transfer</mismo:PROCESS_AREA>
            </
mismo:PROCESSES>
            <
mismo:LDD_NAME>Gender Type</mismo:LDD_NAME>
        </
xs:appinfo>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="Female"/>
        <
xs:enumeration value="InformationNotProvidedUnknown">
            <
xs:annotation>
                <
xs:documentation>Information was not provided by borrower in a mail, telephone, or internet application. Category as defined by the Home Mortgage Disclosure Act.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Male"/>
        <
xs:enumeration value="NotApplicable">
            <
xs:annotation>
                <
xs:documentation>Used for loans where the borrower is an institution, corporation, or partnership.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
    </
xs:restriction>
</
xs:simpleType>


simpleType AUS_GenderTypeEnumerated


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.