simpleType BuildingStatusTypeEnumerated

simpleType {}BuildingStatusTypeEnumerated

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


Source

<xs:simpleType name="BuildingStatusTypeEnumerated">
    <
xs:annotation>
        <
xs:appinfo>
            <
mismo:DATATYPE>Enumerated</mismo:DATATYPE>
            <
mismo:CONTEXT>Property</mismo:CONTEXT>
            <
mismo:PROCESSES>
                <
mismo:PROCESS_AREA>Secondary Delivery</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Appraisal</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>AUS</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>Title</mismo:PROCESS_AREA>
                <
mismo:PROCESS_AREA>PRIA</mismo:PROCESS_AREA>
            </
mismo:PROCESSES>
            <
mismo:LDD_NAME>Building Status Type</mismo:LDD_NAME>
        </
xs:appinfo>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="Complete">
            <
xs:annotation>
                <
xs:documentation>The structure is newly completed and has never been occupied as a residence.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Existing">
            <
xs:annotation>
                <
xs:documentation>The structure is not new and has existed for some time.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Other"/>
        <
xs:enumeration value="Proposed">
            <
xs:annotation>
                <
xs:documentation>The structure does not exist, but has specific plans.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="SubjectToAlteration"/>
        <
xs:enumeration value="SubjectToAlterationImprovementRepairAndRehabilitation"/>
        <
xs:enumeration value="SubstantiallyRehabilitated"/>
        <
xs:enumeration value="UnderConstruction">
            <
xs:annotation>
                <
xs:documentation>The structure is new but construction has not been completed.</xs:documentation>
            </
xs:annotation>
        </
xs:enumeration>
        <
xs:enumeration value="Incomplete"/>
    </
xs:restriction>
</
xs:simpleType>


simpleType BuildingStatusTypeEnumerated


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.