simpleType InsulationAbsenceTypeEnumerated

simpleType {}InsulationAbsenceTypeEnumerated

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


Source

<xs:simpleType name="InsulationAbsenceTypeEnumerated">
    <
xs:annotation>
        <
xs:documentation>Identifies whether the presence of insulation is unknown or if there is no insulation present.</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="Ceiling"/>
        <
xs:enumeration value="Floor"/>
        <
xs:enumeration value="None"/>
        <
xs:enumeration value="Other"/>
        <
xs:enumeration value="Roof"/>
        <
xs:enumeration value="Unknown"/>
        <
xs:enumeration value="Walls"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

Identifies whether the presence of insulation is unknown or if there is no insulation present.


simpleType InsulationAbsenceTypeEnumerated


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.