simpleType CarStorageLocationTypeEnumerated

simpleType {}CarStorageLocationTypeEnumerated

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


Source

<xs:simpleType name="CarStorageLocationTypeEnumerated">
    <
xs:annotation>
        <
xs:documentation>Specifies the location and type of the Car Storage Location.</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="Carport"/>
        <
xs:enumeration value="Driveway"/>
        <
xs:enumeration value="Garage"/>
        <
xs:enumeration value="OffStreet"/>
        <
xs:enumeration value="Open"/>
        <
xs:enumeration value="Other"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

Specifies the location and type of the Car Storage Location.


simpleType CarStorageLocationTypeEnumerated


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.