simpleType AmenityTypeEnumerated

simpleType {}AmenityTypeEnumerated

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


Source

<xs:simpleType name="AmenityTypeEnumerated">
    <
xs:annotation>
        <
xs:documentation>Specifies a particular amenity found in the structure or in the subject property which is further described by Amenity Description.</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="Balcony"/>
        <
xs:enumeration value="Deck"/>
        <
xs:enumeration value="Fence"/>
        <
xs:enumeration value="Fireplace"/>
        <
xs:enumeration value="Intercom"/>
        <
xs:enumeration value="JettedTub"/>
        <
xs:enumeration value="Other"/>
        <
xs:enumeration value="Patio"/>
        <
xs:enumeration value="Pool"/>
        <
xs:enumeration value="Porch"/>
        <
xs:enumeration value="SecuritySystem"/>
        <
xs:enumeration value="Spa"/>
        <
xs:enumeration value="WoodStove"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

Specifies a particular amenity found in the structure or in the subject property which is further described by Amenity Description.


simpleType AmenityTypeEnumerated


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.