Schema Name: Features.xsd
Target Namespace: http://rets.org/xsd/RETSCommons/2007-08
Documentation:
Types and enumerations related to the features of the property. Enumerations are expected to be implemented as lookup lists. The schema use the human readable form of the lookup list rather than a code value. Systems are permitted to implement any internal method for storing such enumerations but MUST expose the list values using the data values of the appropriate enumeration. Systems that have fewer values in a particular list do not need to implement the additional enumeration values since they will never be visible. Systems that have more values in a particular list should expose the additional values in the metadata and use the extension mechanism of setting the element value to 'Other' and putting the extension data into the otherDescription attribute.
Collapse XSD Schema Code:

<xs:schema	xmlns:xs="http://www.w3.org/2001/XMLSchema"
			xmlns:commons="http://rets.org/xsd/RETSCommons/2007-08"
			targetNamespace="http://rets.org/xsd/RETSCommons/2007-08"
			elementFormDefault="qualified"
			version="1.0"
			attributeFormDefault="unqualified">

	<!--
		(C)2007 National Association of REALTORS(R). All Rights Reserved

		Tab stops
		:set ts=3

		File History
		======================
		$Header: Features.xsd, 38, 4/4/08 12:56:34 PM EDT, Paul Stusiak$
		
		$Log:
		 38   055_RETS_Standard 1.37        4/4/08 12:56:34 PM EDT Paul Stusiak
		      modify interior details
		 37   055_RETS_Standard 1.36        4/4/08 6:01:43 AM EDT  Paul Stusiak
		      added additional enums added commentary to some of the recently added
		      enums, added retsid, cleaned up some formating
		 36   055_RETS_Standard 1.35        4/3/08 5:33:56 PM EDT  Gina Accawi
		      Add enumeration values from Syndication.
		 35   055_RETS_Standard 1.34        3/31/08 4:09:26 AM EDT Paul Stusiak
		      work in progress checkin against change requests including the RCP for
		       the adopted schemas
		 34   055_RETS_Standard 1.33        2/28/08 3:04:32 PM EST Paul Stusiak
		      Correct retsid misnumbering
		 33   055_RETS_Standard 1.32        2/21/08 4:29:50 PM EST Gina Accawi
		      Add enum values and retsid for ParkingEnum. Change Mechanic's to
		      Mechanics.
		 32   055_RETS_Standard 1.31        2/21/08 3:55:54 PM EST Gina Accawi
		      Modify enum values to add whitespace where necessary.
		 31   055_RETS_Standard 1.30        2/21/08 11:38:49 AM ESTGina Accawi
		      Remove duplicate "Dishwasher".
		 30   055_RETS_Standard 1.29        1/24/08 2:30:33 PM EST Paul Stusiak
		      correct copyright notice language
		 29   055_RETS_Standard 1.28        11/29/07 1:11:24 PM ESTPaul Stusiak
		      Multiple change requests from Boston, Calgary meetings
		 28   055_RETS_Standard 1.27        11/22/07 4:52:46 AM ESTPaul Stusiak
		      Work in progress check-in
		 27   055_RETS_Standard 1.26        10/8/07 1:44:43 AM EDT Paul Stusiak
		      general clean up of the schema, add missing retsid as necessary.
		 26   055_RETS_Standard 1.25        10/2/07 3:19:24 PM EDT Gina Accawi
		      Create reusable type for systemId. Reference it where used. Ensure
		      there is a systemId on the primary single and optional on plural
		      version of resource payloads.
		 25   055_RETS_Standard 1.24        9/27/07 9:47:51 AM EDT Gina Accawi
		      Add LotLocation and enum.
		 24   055_RETS_Standard 1.23        9/26/07 4:50:56 PM EDT Gina Accawi
		      Add communications enum, add communications utility.
		 23   055_RETS_Standard 1.22        9/26/07 4:39:59 PM EDT Gina Accawi
		      Remove unused type, UtilityTypeEnum.
		 22   055_RETS_Standard 1.21        7/26/07 10:17:07 PM EDTPaul Stusiak
		      Sort and grouping
		 21   055_RETS_Standard 1.20        7/26/07 5:08:31 PM EDT Paul Stusiak
		      Revise Parking
		 20   055_RETS_Standard 1.19        7/25/07 1:44:16 AM EDT Paul Stusiak
		      use boundedCardinalInteger to avoid code generation use of BigDecimal
		 19   055_RETS_Standard 1.18        7/24/07 5:02:06 PM EDT Gina Accawi
		      Rename elements, attributes and types that were named "Type".
		 18   055_RETS_Standard 1.17        7/6/07 2:03:33 PM EDT  Paul Stusiak
		      Standardized enumeration extensibility across Features.xsd.
		 17   055_RETS_Standard 1.16        7/6/07 12:30:49 PM EDT Paul Stusiak
		      Change enumerations to use common format of
		      OtherEnumerationDescriptionString for Rooms change CR 29
		 16   055_RETS_Standard 1.15        7/5/07 8:58:14 PM EDT  Paul Stusiak
		      use pattern of xs:nonNegativeInteger for elements or types with a name
		       <Property.Total> and a data type of decimal or integer
		 15   055_RETS_Standard 1.14        6/28/07 2:47:39 PM EDT Gina Accawi
		      Ensure consistent use of Unknown, Other, and None values in enums.
		 14   055_RETS_Standard 1.13        6/26/07 2:59:37 PM EDT Gina Accawi
		      Rename items that are TotalBlah to BlahTotal for consistency
		      throughout.
		 13   055_RETS_Standard 1.12        6/25/07 6:09:50 PM EDT Gina Accawi
		      Remove RoomType MasterBedroom. Master will be indicated using the
		      isMaster attribute flag. Add Bathroom room types to the RoomTypeEnum.
		 12   055_RETS_Standard 1.11        5/15/07 2:17:16 AM EDT Paul Stusiak
		      remove duplicate BonusRoom enumeration
		 11   055_RETS_Standard 1.10        5/1/07 5:36:59 PM EDT  Paul Stusiak
		      Update the version timestamp, make the schema relative again,
		      normalize the date related typing to use SecureDateTime and naming to
		      be of the form XXXDateTime
		 10   055_RETS_Standard 1.9         4/13/07 2:54:30 PM EDT Paul Stusiak
		      Pretty-print update to limit body width to less than 70 characters for
		       review purposes.
		 9    055_RETS_Standard 1.8         4/3/07 7:59:29 PM EDT  Paul Stusiak
		      use url resolution for include, import to test schema validation
		 8    055_RETS_Standard 1.7         4/3/07 4:43:56 AM EDT  Paul Stusiak
		      change namespace to remote location (www.ftc2.com) for testing
		 7    055_RETS_Standard 1.6         4/2/07 2:26:54 PM EDT  Paul Stusiak
		      change namespace to match responding server and to use the URI
		      versioning suggested by both HP and XFront
		 6    055_RETS_Standard 1.5         3/30/07 9:20:28 PM EDT Paul Stusiak
		      Update of the versionTimestamp and the namespace (namespace to
		      200704). Change formating to a standard format
		 5    055_RETS_Standard 1.4         3/30/07 3:47:51 PM EDT Paul Stusiak
		      Move Garage and Parking types from RETSCommons, add flag elements to
		      both and some formating
		 4    055_RETS_Standard 1.3         3/29/07 3:20:31 AM EDT Paul Stusiak
		      refactoring work
		 3    055_RETS_Standard 1.2         3/28/07 10:22:57 PM EDTPaul Stusiak
		      checkpoint check-in
		 2    055_RETS_Standard 1.1         3/16/07 4:12:09 PM EDT Gina Accawi
		      Modify content of top level annotation.
		 1    055_RETS_Standard 1.0         3/16/07 2:46:36 PM EDT Paul Stusiak    
		$
		======================
	-->

	<xs:annotation>
		<xs:documentation>
			Types and enumerations related to the features of the property.
			
			Enumerations are expected to be implemented as
			lookup lists. The schema use the human readable
			form of the lookup list rather than a code value.
			
			Systems are permitted to implement any internal
			method for storing such enumerations but MUST
			expose the list values using the data values
			of the appropriate enumeration.
			
			Systems that have fewer values in a particular list do not
			need to implement the additional enumeration values since they
			will never be visible.
			
			Systems that have more values in a particular list should expose the
			additional values in the metadata and use the extension mechanism of
			setting the element value to 'Other' and putting the extension data into
			the otherDescription attribute.
		</xs:documentation>
	</xs:annotation>

	<xs:include schemaLocation="Primitives.xsd"/>

	<xs:complexType name="ApplianceEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of appliances
					available or in place.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Barbeque or Grill">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101801</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Coffee System">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101025</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Coffee System - Rough in">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101026</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101027</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101028</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Electric 2 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101029</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Electric 6 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101030</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101031</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Gas 2 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101032</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Gas 5 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101033</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Gas 6 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101034</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Gas Custom">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101035</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Induction">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101036</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Induction 2 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101037</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cooktop - Induction 6 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101038</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dishwasher">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101039</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dishwasher - Drawer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101040</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dishwasher - Two or more">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101802</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dryer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101041</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dryer - Dual fuel">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101042</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dryer - Electric 110V">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101043</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dryer - Electric 220V">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101044</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dryer - Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101045</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dryer - Gas rough in">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101046</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Freezer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101048</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Freezer - Compact">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101049</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Freezer - Upright">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101050</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Garbage Disposer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101051</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ice Maker">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101052</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration><xs:enumeration value="Microwave">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101066</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101053</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Convection">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101054</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Double">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101055</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Double Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101056</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Double Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101057</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101058</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Gas 3 wide">
					<xs:annotation>
						<xs:documentation>
							Oven of 36 inch or 6 cooktop
							burner elements width.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101059</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Self-Cleaning">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101803</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Steam">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101060</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Twin">
					<xs:annotation>
						<xs:documentation>
							Two separate ovens with separate controls
						</xs:documentation>
						<xs:appinfo>
							<retsid>101061</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Twin Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101062</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Twin Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101063</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Twin Gas 3 wide">
					<xs:annotation>
						<xs:documentation>
							Twin ovens of 36 inch or 6 cooktop
							burner elements width.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101064</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oven - Twin Mixed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101065</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>				
				<xs:enumeration value="Range">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101067</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>				
				<xs:enumeration value="Range - Built In">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101805</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Dual">
					<xs:annotation>
						<xs:documentation>
							Dual fuel gas cooktop with electric oven
						</xs:documentation>
						<xs:appinfo>
							<retsid>101069</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Dual 6 burner">
					<xs:annotation>
						<xs:documentation>
							Dual fuel gas cooktop with electric oven
						</xs:documentation>
						<xs:appinfo>
							<retsid>101070</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Dual 8 burner">
					<xs:annotation>
						<xs:documentation>
							Dual fuel gas cooktop with electric oven
						</xs:documentation>
						<xs:appinfo>
							<retsid>101071</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Dual 10 burner">
					<xs:annotation>
						<xs:documentation>
							Dual fuel gas cooktop with electric oven
						</xs:documentation>
						<xs:appinfo>
							<retsid>101072</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101068</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration><xs:enumeration value="Range - Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101073</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Gas 6 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101074</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Gas 8 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101075</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Gas 10 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101076</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Induction">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101077</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Range - Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101078</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101079</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Electric 2 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101080</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Electric 6 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101081</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101082</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Gas 2 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101083</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Gas 4 burner compact">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101084</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Gas 6 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101085</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Gas 8 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101086</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Gas 10 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101087</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Gas Custom">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101088</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Induction">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101089</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Induction 2 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101090</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rangetop - Induction 6 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101091</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101092</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>				
				<xs:enumeration value="Refrigerator - Bar">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101094</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator - Built-in">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101095</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator - Built-in With Plumbing">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101096</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator - Drawer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101097</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator - Side by Side">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101098</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator - Undercounter">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101099</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator - Wine Storage">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101100</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator - With Plumbing">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101093</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Trash Compactor">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101101</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vacuum System">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101102</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vacuum System - Rough in">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101103</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vent Hood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101104</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vent Hood 6 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101105</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vent Hood 8 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101106</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vent Hood 10 burner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101107</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Warming Drawer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101108</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Washer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101109</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Washer - Front load">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101110</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Washer - Steamer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101112</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Washer - Top load">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101111</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>				
				<xs:enumeration value="Washer/Dryer Combo">
					<xs:annotation>
						<xs:documentation>
							Single unit washer/dryer that runs on 120V
							and does not require an exhaust vent
						</xs:documentation>
						<xs:appinfo>
							<retsid>101116</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Washer/Dryer Stack">
					<xs:annotation>
						<xs:documentation>
							A washer and dryer designed to stack to take
							minimum floor space
						</xs:documentation>
						<xs:appinfo>
							<retsid>101117</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Water - Filter">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101118</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Water - Instant Hot">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101119</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Water - Purifier">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101120</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Water - Softener">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101121</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101285</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101122</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="CommunicationsEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of communication systems
					available or present.
				</xs:documentation>
				<xs:appinfo>
					<example>DSL</example>
				</xs:appinfo>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Cable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100399</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="DSL">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100400</retsid>
					</xs:appinfo>
				</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="PBX">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100401</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Satellite">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100402</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Telephone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100403</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Television Antenna">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100404</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="VOIP">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100405</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100406</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100407</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100408</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="CoolingSystemEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of cooling systems
					available
				</xs:documentation>
				<xs:appinfo>
					None
				</xs:appinfo>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Attic Fan">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100409</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ceiling Fan(s)">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100412</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Central A/C">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100410</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Central Evaporative">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100413</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Central Fan">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100411</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Chilled Water">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101677</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dehumidifiers">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100414</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dessicant Cooler">
					<xs:annotation>
						<xs:documentation>
							A cooling system that removes moisture from
							air then uses evaporative cooling to chill the
							air. 
						</xs:documentation>
						<xs:appinfo>
							<retsid>101678</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Evaporative">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101679</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Heat Pumps">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100415</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Partial">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101680</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Radiant Floor">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100416</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Radiant Floor Ground Loop">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100417</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Refrigerator/Evaporative">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101681</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar A/C-Active">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101682</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar A/C-Passive">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101683</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wall Unit(s) A/C">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100418</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wall Unit(s) Evaporative">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101684</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Window Unit(s) A/C">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100419</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Window Unit(s) Evaporative">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101685</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Zoned A/C">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100420</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100421</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100422</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100423</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="EntryEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the entrance location values.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Basement">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101603</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cathedral">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101123</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Center">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101124</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Courtyard">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101125</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Foyer">
					<xs:annotation>
						<xs:documentation>
							Also known as lobby
						</xs:documentation>
						<xs:appinfo>
							<retsid>101126</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Foyer - Concierge">
					<xs:annotation>
						<xs:documentation>
							Also known as guarded lobby
						</xs:documentation>
						<xs:appinfo>
							<retsid>101127</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Garage">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101128</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ground Level - no steps">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101129</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ground Level - steps">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101130</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hall">
					<xs:annotation>
						<xs:documentation>
							Also known as center corridor
						</xs:documentation>
						<xs:appinfo>
							<retsid>101131</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Multistory">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101132</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Offset">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101133</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Passage">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101134</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Private">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101135</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shared">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101136</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shared - Intercom">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101137</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shared - Security Code">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101138</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Split">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101139</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Two story">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101140</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vestibule">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101141</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Walk-up">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101142</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101288</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101143</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="ExteriorFinishEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the external covering
					available.
				</xs:documentation>
				<xs:appinfo>
					Cedar Siding
				</xs:appinfo>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Adobe">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Aluminum Siding">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration><xs:enumeration value="Asbestos">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Asphalt">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Block">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Board and Batten">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Brick">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Brick Veneer">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Brick and Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cedar Siding">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Comb">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Composition">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Composition Shingles">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Concrete">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Concrete Block">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="EIFS">
					<xs:annotation>
						<xs:documentation>
							External Insulation Finishing System
						</xs:documentation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fiberglass">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Glass">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hardboard">
					<xs:annotation>
						<xs:documentation>
							Generic name, may also be known as Hardie(R)
							board or siding
						</xs:documentation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Log">
					<xs:annotation>
						<xs:documentation>
							Whole log construction
						</xs:documentation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Log Siding">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Masonite">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Masonry">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Metal">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Metal Siding">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Poured Concrete">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shingles (Not Wood)">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration><xs:enumeration value="Stone">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stone Veneer">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stucco">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stucco - Synthetic">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tile">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tilt-up (Pre-Cast Concrete)">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vinyl Siding">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood Shingle">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood Siding">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="FenceConditionEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the amount of fencing on the
					property
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Cattle Tight">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100789</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cattle Tight-Barbed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100790</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fair Condition">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100791</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Good Condition">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100792</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hog Tight">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100793</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hog Tight-Woven">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100794</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Poor Condition">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100796</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100797</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100798</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="FenceCoverageEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the amount of fencing present on the
					property
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="All">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100765</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Back">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100766</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Completely Fenced">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100767</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Complete Cross">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100768</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cross">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100769</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Field">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100770</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Front">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100771</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Full">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100772</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100788</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Partial">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100773</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Partial Cross">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100774</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Partial Fence">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100775</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pasture">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100776</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Perimeter">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100777</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rear">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100780</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shared">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100781</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shared Wire">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100782</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Some Board">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100783</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Some Cross">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100784</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Some Wire">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100785</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100786</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100787</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="FenceMaterialEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the different types of material used for
					fencing.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Adobe">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100799</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Aluminum">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100800</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Block">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100801</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Brick">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100802</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Brick or Stone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100803</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Brick Wall">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100804</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cedar">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100805</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Chain Link">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100806</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Combination">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100807</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cinder Block">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100808</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Concrete">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100809</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Corral">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100810</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Corral, Arena">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100811</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Decorative">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100812</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dog Run">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100813</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100814</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Electric, pet">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100815</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Field Stone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100816</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Glass Block">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Grapestake">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Horse Fencing">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100795</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Iron">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100817</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Log or Rail">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100818</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Masonry">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100819</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Masonry Stucco">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100820</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Metal">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100821</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100822</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Picket">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100823</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pipe">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100824</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Plank">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100825</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Plastic">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100826</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pressure treated">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100827</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Privacy">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100828</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rail">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100829</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Redwood">
					<xs:annotation>
						<xs:appinfo>
							<retsid/>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rock">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100830</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Slump Stone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100831</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Snow">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100832</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Specialty">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100833</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Split Rail">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100834</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100835</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stone or Rock">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100836</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stucco">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100837</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100838</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vinyl">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100839</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="V-Mesh">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100840</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Welded Wire">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100841</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wire">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100842</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wire-Barbed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100843</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wire-Smooth">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100844</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100845</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Woven">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100846</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wrought Iron">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100847</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101289</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100848</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="FirePlaceFuelEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of fire place fuels.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101171</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101172</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101173</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101290</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101174</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="FlooringMaterialEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the possible floor coverings for
					room floors.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Bamboo">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100425</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Brick">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101808</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Carpet">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101809</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Carpet - Full">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100429</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Carpet - Partial">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100434</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Concrete">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100427</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Concrete - Bare">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100424</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Concrete - Painted">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101806</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cork">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101810</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Drainage">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101814</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Engineered Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100428</retsid>
							<synonym>Laminate</synonym>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Glass">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101811</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Granite">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101812</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hardwood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101813</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Laminate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100430</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Linoleum">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100431</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Load Restriction">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100432</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Marble">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101815</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Parquet Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100433</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rough-in">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100435</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Slate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100436</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Soft Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101817</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solid Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100437</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Specialty">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100438</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Specialty Concrete">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100439</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tile">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101819</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tile - Ceramic">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100426</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tile - Porcelain">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101816</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tile - Stone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100440</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tile or Stone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101807</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vinyl">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100441</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100442</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100443</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100444</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100445</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="FuelEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the different types of fuel used for
					heating or cooling or other uses.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Butane Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101782</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Coal">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100447</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100448</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Geothermal">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100449</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!-- 
	Not a fuel type
	<xs:enumeration value="Hot Water"/>
-->
				<xs:enumeration value="Kerosene">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100450</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Natural Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100451</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oil">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100452</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!--
	What is this?
	<xs:enumeration value="Partial"/>
-->
				<xs:enumeration value="Passive Heat Pump">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100453</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Passive Solar">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100454</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pellet">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100455</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Propane Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100456</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100457</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar Panel">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100458</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!--
	Is this a synonym for geothermal? Otherwise this is not a fuel type
	<xs:enumeration value="Steam"/>
-->
				<xs:enumeration value="Wood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100459</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100460</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100461</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100462</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="GateFeatureEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of heating systems
					available
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Automatic">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100849</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cattle Gate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100850</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Decorative Gate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100851</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gates Included">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100852</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gates Not Included">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100853</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Iron Gate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100854</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Privacy Gate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100855</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Remote Controlled Gate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100856</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Security Gate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100857</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solid Gate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100858</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100859</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wooden Gate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100860</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101286</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100861</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="HeatingSystemEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of heating systems
					available
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Baseboard">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100463</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!-- 
	synonym for Central Furnace
	<xs:enumeration value="Central"/>
-->
				<xs:enumeration value="Central Furnace">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100464</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Electric Air Filter">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100465</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fireplace">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101783</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fireplace - Insert">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101784</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Floor Furnace">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101785</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration><xs:enumeration value="Floor Wall">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101786</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Forced Air">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100466</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Geothermal">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101804</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gravity Air">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101787</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gravity Hot Water">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101788</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Heat Pump">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100467</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hot Water">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100468</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hot Water Radiant Floor">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100469</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Humidifier">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100470</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!--
	Not really a heating system
	<xs:enumeration value="Partial"/>
-->
				<xs:enumeration value="Pellet Stove">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100471</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration><xs:enumeration value="Radiant">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101789</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Radiant Ceiling">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100472</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Radiant Floor">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100473</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Radiator">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100474</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar Active">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100475</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar Passive">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100476</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar Active and Passive">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100477</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Space Heater">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100478</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Steam">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100479</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stove">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100480</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!-- 
	what is this?
				<xs:enumeration value="Suspended"/>
-->
				<xs:enumeration value="S-W Changeover">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100481</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!-- 
	Is this direct vent oil or vent-free?
				<xs:enumeration value="Vent"/>
-->
				<xs:enumeration value="Wall Unit">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100482</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Zoned">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100483</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100484</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100485</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100486</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="InsulatorEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of types of ceiling,
					floor or wall insulation material.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Asbestos">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100863</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cellulose-Fiber">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100864</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cellulose-Sprayed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100865</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fiberglass-Batts">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100866</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fiberglass-Loose">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100867</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fiberglass-Rigid">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100868</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mica Chips">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100869</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mineral Board">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100870</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mineral Fiber">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100871</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mineral Wool">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100872</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mineral Wool">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100873</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Polystyrene EPS">
					<xs:annotation>
						<xs:documentation>
							Types I and II Expanded Poly
						</xs:documentation>
						<xs:appinfo>
							<retsid>100874</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Polystyrene XPS">
					<xs:annotation>
						<xs:documentation>
							Types III and IV Extruded Poly
						</xs:documentation>
						<xs:appinfo>
							<retsid>100875</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Polyisocyanurate Board">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100876</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Polyicynene Foam">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100877</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Polyurethane Foam">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100878</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="UFFI Foam">
					<xs:annotation>
						<xs:documentation>
							Urea Formaldehyde Foam Insulation
						</xs:documentation>
						<xs:appinfo>
							<retsid>100879</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:documentation>
							Insulator material is unknown
						</xs:documentation>
						<xs:appinfo>
							<retsid>100880</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101287</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:documentation>
							See otherDescription for Insulator
							material
						</xs:documentation>
						<xs:appinfo>
							<retsid>100881</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="LotLocationEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of lot location
					features.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Advanced Cable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100573</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Advanced Telephone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100574</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Alley Access">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100487</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Boulevard">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100575</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Broadband">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100572</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100571</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cliff">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100569</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Corner">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100488</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cul De Sac">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100489</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fiber to Building">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100576</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fiber To Property">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100577</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Golf Course">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100490</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Green Belt">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100567</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Lake Access">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100491</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="On Beach">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100492</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Parkway">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100578</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rocks">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100570</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Snow Route">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100579</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Traffic Calmed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100580</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Traffic Restricted">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100581</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Transit Nearby">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100582</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Transit Route">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100583</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Waterfront">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100493</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="WiFi">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100568</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100494</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100495</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="MeteringEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of utilities metering.
				</xs:documentation>
				<xs:appinfo>
					All Separate
				</xs:appinfo>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="All Common">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100496</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="All Separate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100497</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Electric Separate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100498</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gas Separate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100499</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Water Separate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100500</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Heat Common">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100501</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Electric Common">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100502</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100503</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100504</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100505</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="ParkingEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of types of parking spaces.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Alley">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101400</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Assigned">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100506</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Boat">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100507</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Built-in">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101790</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Carport">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100508</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Commercial">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100509</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Covered">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101791</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Driveway">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100510</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fee">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101401</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fenced">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100511</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Garage">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100512</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Garage - Attached">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101747</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Garage - Detached">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101748</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gated">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100513</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Golf Cart">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100514</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Guest">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100515</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Heated">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101402</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Leased">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100516</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mechanics">
					<xs:annotation>
						<xs:documentation>
							Parking includes features for a mechanic or
							car hobbiest.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100517</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mixed">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101740</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Meter">
					<xs:annotation>
						<xs:documentation>
							Parking is by street or lot meter.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101403</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Off Alley">
					<xs:annotation>
						<xs:documentation>
							Parking is provided off the alley.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101404</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Offsite">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100518</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Off Street">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101405</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="On Street">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100519</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!-- 
	How is this different from a carport?
-->
				<xs:enumeration value="Open">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101741</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oversized">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100520</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Owned">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101406</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Parking Lot">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101742</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Parking Structure">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101743</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Paved or Surfaced">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
							Removed char '/' from value to improve
							interoperability.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101744</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pole">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101745</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Porte-Cochere">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100521</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pull-through">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100522</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ramp">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101746</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="RV">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101013</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Secured">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101407</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Side Apron">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101408</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Side by Side">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100523</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Special Needs">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100524</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stacked">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100525</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tandem">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100526</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tuck-Under">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
							A type of parking where vehicles are parked under
							the main structure, typically with one or more
							sides open. Earthquake insurance standards
							define this as a building with more than 30% of the
							structure built above a street-level parking garage.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101738</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unassigned">
					<xs:annotation>
						<xs:documentation>
							Parking is in a garage or lot with a pool of
							spaces that are randomly available.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100527</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Underground/Basement">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100528</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unimproved">
					<xs:annotation>
						<xs:documentation>
							Added for syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101739</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Valet">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100529</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Workshop">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100530</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Zoned Permit">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101409</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100531</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100532</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100533</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="PoolAmenitiesEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of swimming pool construction styles.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Alarmed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101144</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cover">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101145</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fence">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101146</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Screen">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101147</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Self-Cleaning">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101148</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101291</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101292</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101149</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="PoolConstructionEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of swimming pool construction styles.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Above Ground">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101150</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fiberglass">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101151</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gunite">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101152</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Poured Concrete">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101153</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vinyl">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101154</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101293</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101155</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="PoolStyleEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the styles of swimming pools.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Continuous">
					<xs:annotation>
						<xs:documentation>
							Also known as continuous lap,
							a short pool with a current that simulates
							a continuous swim.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101156</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Diving">
					<xs:annotation>
						<xs:documentation>
							A pool with sufficient depth for diving
						</xs:documentation>
						<xs:appinfo>
							<retsid>101157</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Free form">
					<xs:annotation>
						<xs:documentation>
							A pool with curving perimeter
							intended to mimic a natural pool
						</xs:documentation>
						<xs:appinfo>
							<retsid>101158</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Geometric">
					<xs:annotation>
						<xs:documentation>
							A pool with a regular geometric shape.
							The most typical form is rectangular.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101159</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Lap">
					<xs:annotation>
						<xs:documentation>
							A long narrow pool with sufficient
							length to swim laps
						</xs:documentation>
						<xs:appinfo>
							<retsid>101160</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Negative Edge">
					<xs:annotation>
						<xs:documentation>
							A pool with at least one edge
							designed to give the illusion that
							the pool edge extends beyond the
							actual boundary of the pool.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101161</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Play">
					<xs:annotation>
						<xs:documentation>
							A shallow pool
						</xs:documentation>
						<xs:appinfo>
							<retsid>101162</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101163</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="PoolTreatmentEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the water treatment types
					for swimming pools.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Bromine">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101164</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Chlorine">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101165</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other Chlorine">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101166</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ozone">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101167</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Potassium">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101168</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ultra-Violet">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101169</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101294</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101170</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="RoofStyleEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the styles of roofs.
				</xs:documentation>
				<xs:appinfo>
					Hip
				</xs:appinfo>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Complex">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100534</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cross Gable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100535</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Flat">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100536</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100537</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gable with Dormer(s)">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100538</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gambrel">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100539</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hip">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100540</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hip and Gable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101599</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hip and Cross Gable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100541</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hip on Gable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100542</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Kicked Eaves">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100543</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mansard">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100544</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100545</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Salt-Box">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100546</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100547</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100548</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100549</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="RoofMaterialEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the material type for the
					roof covering.
				</xs:documentation>
				<xs:appinfo>
					Composition Shingle
				</xs:appinfo>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Aluminum">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101798</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Asbestos">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101797</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!--
	Is this the same as Built up or Composition Shingle?
	Please define
-->
				<xs:enumeration value="Asphalt"/>
				<xs:enumeration value="Built-up">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101796</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Clay Tile">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100550</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Composition Shingle">
					<xs:annotation>
						<xs:documentation>
							A general term that may refer to asphalt,
							fiberglass or other material.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100551</retsid>
							<synonym>Asphalt Shingle</synonym>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!--
	Please provide an example where this is different from Concrete Tile
				<xs:enumeration value="Concrete"/>
-->
				<xs:enumeration value="Concrete Tile">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100552</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Copper">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100553</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Corrugated Metal">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100554</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Green">
					<xs:annotation>
						<xs:documentation>
							Also known as Eco-roof or turf roof
						</xs:documentation>
						<xs:appinfo>
							<retsid>100555</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!--
	Please give an instance where this type of roof covering is used
				<xs:enumeration value="Gypsum"/>
-->
<!--
	Aren't these only available as shingles?
-->
				<xs:enumeration value="Masonite or Cement Shake">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101795</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Membrane">
					<xs:annotation>
						<xs:documentation>
							Also known as Engineered rubber
						</xs:documentation>
						<xs:appinfo>
							<retsid>100556</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Metal">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100557</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!--
	Isn't this identical to composition shingle?
	<xs:enumeration value="Shingle (Not Wood)"/>
-->
				<xs:enumeration value="Slate">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100558</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar Panel">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100559</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Standing Seam Steel">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100560</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Steel">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101792</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tar and Gravel">
					<xs:annotation>
						<xs:documentation>
							Also known as Hot mopped asphalt
						</xs:documentation>
						<xs:appinfo>
							<retsid>100561</retsid>
							<synonym>hot mopped asphalt</synonym>
							<synonym>built up</synonym>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Thatched">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100562</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tile">
					<xs:annotation>
						<xs:documentation>
							Generic tile, either ceramic or concrete
						</xs:documentation>
						<xs:appinfo>
							<retsid>101794</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Urethane">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>101793</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood Shake">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100563</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood Shingle">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100564</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100565</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100566</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="RoomCategoryEnum">
		<xs:simpleContent>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Atrium">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100584</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Attic-Finished">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100585</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Attic-Unfinished">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100586</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Basement">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100587</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Basement-Finished">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100598</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Basement-Unfinished">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100633</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bedroom">
					<xs:annotation>
						<xs:documentation>
							The Master bedroom type has been removed. An
							attribute, isMaster is applied to the Room
							element allowing the designation of master
							for all types of rooms including FullBath.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100588</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bonus Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100589</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Breakfast Nook">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101799</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Breakfast Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100590</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Crafts Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100591</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Den">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100592</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dining Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100593</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Eat-In Kitchen">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100594</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Efficiency">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100595</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Enclosed Patio">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100596</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Family Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100597</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Florida Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100599</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Formal Dining Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100600</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Foyer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100601</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Full Bath">
					<xs:annotation>
						<xs:documentation>
							See other bath types HalfBath,
							OneQuarterBath, ThreeQuarterBath
						</xs:documentation>
						<xs:appinfo>
							<retsid>100602</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Game Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100603</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Great Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100604</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Guest House">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100605</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Guest Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100606</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Half Bath">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100607</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="In-Law Suite">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100608</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Kitchen">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100609</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Kitchenette">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100610</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Laundry Closet">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100611</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Laundry Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100612</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Library">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100613</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Living Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100614</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Loft">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100615</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Master Bathroom">
					<xs:annotation>
						<xs:documentation>
							Added for the syndication workgroup
						</xs:documentation>
						<xs:appinfo>
							<retsid>101800</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Media Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100616</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mudroom">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100617</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Music Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100618</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Office">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100619</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="One-Quarter Bath">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100620</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
<!--
	Already defined as Walk-in Pantry
				<xs:enumeration value="Pantry">
					<xs:annotation>
						<xs:appinfo>
							<retsid></retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
-->
				<xs:enumeration value="Patio">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100640</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Photo Lab">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100621</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Recreational Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100622</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sauna">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100623</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Servant Quarters">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100624</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sitting Room">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100625</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solarium">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100626</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Storage">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100627</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Studio">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100628</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Study">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100629</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sunroom">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100630</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Theatre">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100631</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Three-Quarter Bath">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100632</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Utility">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100634</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Walk-In Closet">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100635</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Walk-In Pantry">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100636</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wok Kitchen">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100637</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Workshop">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100638</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100639</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101601</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="SewerEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the sewer utility types
				</xs:documentation>
				<xs:appinfo>
					Public Sewer
				</xs:appinfo>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Chemical">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100653</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Chemical or Greywater">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100654</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cess Pool">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100655</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Greywater">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100656</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Holding Tank">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100657</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Lagoon">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100658</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Permit On File">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100659</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Permit Applied For">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100660</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Permit Not Applied For">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100661</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Public Septic">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100662</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Public Sewer">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100663</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100664</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Aerobic">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100665</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - At Capacity">
					<xs:annotation>
						<xs:documentation>
							The septic system capacity matches the number
							people implied by the number of bedrooms.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100666</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Capping Fill">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100667</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Excess Capacity">
					<xs:annotation>
						<xs:documentation>
							The septic system has additional carrying capacity
							beyond that implied by the number of bedrooms.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100668</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Float Dosing">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100669</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Grinder Pump">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100670</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Gravelless">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100671</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Gravity Dosing">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100672</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Low Pressure Pipe">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100673</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Mound">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100674</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Pressure Dosing">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100675</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Sand Filter">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100676</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Siphon Dosing">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100677</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Septic - Standard Field">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100678</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shared Septic">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100679</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Site Evaluation On File">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100680</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100681</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100682</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100683</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="SprinklerSystemEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the irrigation watering or
					sprinkler system classifications
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Automatic">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100882</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Automatic Back">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100883</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Automatic Front">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101602</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Automatic Side">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100884</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Manual">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100885</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Manual Back">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100886</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Manual Front">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100887</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Manual Side">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100888</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100889</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100890</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100891</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="SurfaceEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of room surface names.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Ceiling">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101017</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Floor">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101018</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wall">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101019</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101020</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="TopographyEnum">
		<xs:simpleContent>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:annotation>
					<xs:documentation>
						The enumeration of the types of lot topography
						available or present.
					</xs:documentation>
				</xs:annotation>
				<xs:enumeration value="Above grade">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100892</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Below grade">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100893</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bluff">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100894</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Beach">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100895</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cleared">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100896</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Desert">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100897</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Down-slope">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100898</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dry">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100899</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fill Needed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100900</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Filled">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100901</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Flat">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100902</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Flat site">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100903</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Flood fringe">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100904</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Flood plain">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100905</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gentle">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100906</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gentle rolling">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100907</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gentle slope">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100908</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gulleys">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100909</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hazardous land">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100910</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Haul Off Required">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100911</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Heavily wooded">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100912</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hill">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100913</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hilly">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100914</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hillside">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100915</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hilltop">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100916</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Level">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100917</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Level grade">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100918</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Level lot">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100919</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Marsh">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100920</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Medium rolling">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100921</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mostly level">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100922</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mountain">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100923</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mountainous">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100924</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="No sloughs">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100925</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Open space">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100926</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Partially wooded">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100927</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pasture">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100928</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Plateau">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100929</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Permanent sloughs">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100930</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ravine">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100931</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rocky">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100932</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rolling">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100933</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sloping">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100934</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Some sloughs">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100935</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Steep">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100936</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Terraced">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100937</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tillable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100938</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Undeveloped">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100939</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100940</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Up-slope">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100941</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Valley">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100942</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Waterway">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100943</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wetlands">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100944</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wooded">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100945</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100946</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="UtilityEnum">
		<xs:simpleContent>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Cable">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100641</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Electricity">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100642</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Garbage">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100643</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Internet">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100644</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Natural Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100645</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Phone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100646</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Propane">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100647</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sanitary">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100648</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Water">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100649</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100650</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100651</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100652</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="ViewEnum">
		<xs:simpleContent>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Airport">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101750</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Average">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101751</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bluff">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101752</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bridge">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101775</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Canyon">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101753</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="City">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101754</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Desert">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101776</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Forest">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101781</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Golf Course">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101777</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Harbor">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101778</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Hills">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101779</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Lake">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101755</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Marina">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101780</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mountain">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101756</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101757</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ocean">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101758</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Panorama">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101759</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Park">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101760</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ravine">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101761</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="River">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101768</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Territorial">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101769</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Valley">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101770</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vista">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101771</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101772</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Water">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101773</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101774</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="WallMaterialEnum">
		<xs:annotation>
			<xs:documentation>
				The enumeration of (interior) wall materials.
			</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Adobe">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100947</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Brick">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100948</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cement Board">
					<xs:annotation>
						<xs:documentation>
							Also known as backer board or
							Hardie(R) board
						</xs:documentation>
						<xs:appinfo>
							<retsid>100949</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Composite">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100950</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Concrete">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100951</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Drywall">
					<xs:annotation>
						<xs:documentation>
							Properyly named Gypsum board, also
							known as Sheetrock
						</xs:documentation>
						<xs:appinfo>
							<retsid>100952</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Enhanced Drywall">
					<xs:annotation>
						<xs:documentation>
							5/8 inch or 15mm thick gypsum board with
							enhanced fire retardant and sound reduction
							properties
						</xs:documentation>
						<xs:appinfo>
							<retsid>100953</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Glass">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100954</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Paneling">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100955</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Paper">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100956</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Plaster">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100957</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Plywood">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100958</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pressed Board">
					<xs:annotation>
						<xs:documentation>
							A class of materials manufactured from
							wood fibers and binding resins.
							It may include pressed board, particle
							board, mdf, osb or other manufactured
							wood product. It may also be known as
							Chip board.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100959</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="SCIP">
					<xs:annotation>
						<xs:documentation>
							Structural Concrete Insulated Panel
						</xs:documentation>
						<xs:appinfo>
							<retsid>100960</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stone">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100961</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tile">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100962</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100963</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100964</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="WaterFeatureCategoryEnum">
		<xs:annotation>
			<xs:documentation>
				The enumeration of water feature types.
			</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Bay">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100684</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bayou">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100685</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Beach">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100686</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Canal">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100687</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Cove">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100688</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Creek">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100689</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dike">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100690</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Inlet">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100691</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Lagoon">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100692</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Lake">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100693</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Lock">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100694</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Marsh">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100695</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ocean">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100696</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Pond">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100697</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rapids">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100698</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Reservoir">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100699</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="River">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100700</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sea Wall">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100701</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Spring">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100702</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stream">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100703</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Straight">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100704</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Swamp">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100705</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Waterfall">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100706</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wetlands">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100707</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100708</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="WaterHeatingSystemEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of water heating systems
					available.
				</xs:documentation>
				<xs:appinfo>
					Natural Gas
				</xs:appinfo>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Bottled Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100709</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Electric">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100710</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Geothermal">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100711</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Heat exchanger">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100712</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Natural Gas">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100713</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar Active">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100714</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Solar Passive">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100715</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100716</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100717</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100718</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="WaterSourceEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of utility water
					available.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Cistern">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100719</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Holding Tank">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100720</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Public">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100721</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Public H/U Available">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100722</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Public at Property Line">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100723</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Spring">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100724</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shared Spring">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100725</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Well">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100726</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Shared Well">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100727</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Well Permit On File">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100728</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Well Permit Applied For">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100730</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Well Permit Not Applied For">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100731</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100732</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100733</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100734</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="WindowEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the types of windows.
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Architectural">
					<xs:annotation>
						<xs:documentation>
							Custom window with unique attributes.
							May include circular, semi-circular
							or design integral windows or windows
							of unusual design or material
						</xs:documentation>
						<xs:appinfo>
							<retsid>100735</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Argon Fill">
					<xs:annotation>
						<xs:documentation>
							Double paned sealed units filled with
							Argon gas for additional insulating performance
						</xs:documentation>
						<xs:appinfo>
							<retsid>100736</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Awning">
					<xs:annotation>
						<xs:documentation>
							Also known as Hopper
						</xs:documentation>
						<xs:appinfo>
							<retsid>100737</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Aluminum">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100738</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bay">
					<xs:annotation>
						<xs:documentation>
							A window that protrudes from a building
							composed of three lites with acute angles
							between the lites.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100739</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bay-Bow">
					<xs:annotation>
						<xs:documentation>
							catch-all for protruding windows composed
							of multiple lites with acute angles between
							the lights
						</xs:documentation>
						<xs:appinfo>
							<retsid>100740</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Bow">
					<xs:annotation>
						<xs:documentation>
							A window that protrudes from a building
							composed of four or more lites with acute
							angles between the lites. The lites form
							an approximation of an arc or bow.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100741</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Box Bay">
					<xs:annotation>
						<xs:documentation>
							A window set that protrudes from a building
							with a square shape and 90-degree angles at
							the corners. This definition is from realtor.org
							architectural guidelines, windows.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101550</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Casement">
					<xs:annotation>
						<xs:documentation>
							A window with one side fixed with hinges
							and the other free to open.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100742</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Curtain-Wall">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100743</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Display">
					<xs:annotation>
						<xs:documentation>
							A window that holds merchandise for
							display to the street or a window for
							window shopping
						</xs:documentation>
						<xs:appinfo>
							<retsid>101820</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Double Glazed">
					<xs:annotation>
						<xs:documentation>
							Also known as Double Paned or Thermopane
						</xs:documentation>
						<xs:appinfo>
							<retsid>100744</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Double-Hung">
					<xs:annotation>
						<xs:documentation>
							A window where both the top and bottom
							sash can slide
						</xs:documentation>
						<xs:appinfo>
							<retsid>100745</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Fixed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100746</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="French">
					<xs:annotation>
						<xs:documentation>
							A tall narrow casement window, with a center
							opening and hinges on both sides, typically
							reaching to the floor with either separate
							lites or the appearance of separate lites. It
							is also known as french casement.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101022</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Glass Block">
					<xs:annotation>
						<xs:appinfo>
							<xs:documentation>
								Also known as Glass Brick
							</xs:documentation>
							<retsid>100747</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Jalousie">
					<xs:annotation>
						<xs:documentation>
							Also known as Louvered
						</xs:documentation>
						<xs:appinfo>
							<retsid>100748</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Leaded Glass">
					<xs:annotation>
						<xs:documentation>
							Window glass is leaded - lites are separated
							by a lead or copper strip
						</xs:documentation>
						<xs:appinfo>
							<retsid>101014</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Low-E">
					<xs:annotation>
						<xs:documentation>
							Low emissivity windows are treated
							with a transparently thin layer
							of metal or other material to prevent the
							transmission of UV and heat through the
							window
						</xs:documentation>
						<xs:appinfo>
							<retsid>100749</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Muntin">
					<xs:annotation>
						<xs:documentation>
							Windows that are or provide the
							appearance of being separated into a grid of
							small lites. The muntin or glazing bar is
							typically of wood where the lites are
							actually separated. A decorative lattice
							may be attached to the interior glass face
							or embedded into the sealed unit to provide the
							grid but the lite is typically a single unit.
							The decorative lattice may	be made of wood
							or extruded aluminum. A typical
							mis-naming of this type of window is Mullion.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101023</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100764</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Oriel">
					<xs:annotation>
						<xs:documentation>
							A window located on the second floor or higher,
							supported by brackets or columns. They project
							from the side of a building like a bay window. This
							definition is taken from realtor.org, architectural
							guideline, windows.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101600</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Paired">
					<xs:annotation>
						<xs:documentation>
							Two windows next to each other, often
							under an arch. The windows abut each other
							and are separated by the supporting mullion. This
							definition is taken from the realtor.org website
							architectural guidelines, windows
						</xs:documentation>
						<xs:appinfo>
							<retsid>101552</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Palladian">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100750</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Piano">
					<xs:annotation>
						<xs:documentation>
							Short and wide window, placed above a spot
							where an upright piano may be placed.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101016</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Privacy">
					<xs:annotation>
						<xs:documentation>
							Eletronic windows that change state from
							opaque to transparent and back controlled
							by an electric switch or other control device.
						</xs:documentation>
						<xs:appinfo>
							<retsid>100751</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Ribbon">
					<xs:annotation>
						<xs:documentation>
							A style of window that has a row of windows
							separated by vertical posts, mullions. It is
							a more general case of the paired window and
							may also be known as clerestory. This definition
							is taken from realtor.org architectural guidelines,
							windows.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101553</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Roof Window">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100752</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Rotating">
					<xs:annotation>
						<xs:documentation>
							Also known as Pivot or Pivoting
						</xs:documentation>
						<xs:appinfo>
							<retsid>100753</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Single-Hung">
					<xs:annotation>
						<xs:documentation>
							A window that has one fixed sash
							and one sliding sash
						</xs:documentation>
						<xs:appinfo>
							<retsid>100754</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Skylight">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100755</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sliding">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100756</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sun Tunnel">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100757</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Stained Glass">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101015</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tilt-Turn">
					<xs:annotation>
						<xs:documentation>
							The position of the handle determines if
							the window is fixed, pivoting around a hinge
							like a door or tilting inward with limited range
						</xs:documentation>
						<xs:appinfo>
							<retsid>100758</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Transom">
					<xs:annotation>
						<xs:documentation>
							A horizontal window, typically above a door.
						</xs:documentation>
						<xs:appinfo>
							<retsid>101024</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Triple Glazed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100759</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100762</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Vinyl">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100760</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Wood Frame">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100761</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100763</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="YardFeatureEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the yard features
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Barbeque Pit">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100965</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Covered Patio">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100966</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Deck">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100967</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Dog Run">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100968</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Enclosed Patio">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100969</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Gazebo">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100970</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Greenhouse">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100971</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Garden Shed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100972</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Patio">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100973</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Play Area">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100974</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Roof Deck">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100975</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Sport Court">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100976</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Storage Area">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100977</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Tennis Court">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100978</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Water Fountain">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100979</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101295</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>101296</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100980</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="YardLayoutEnum">
		<xs:simpleContent>
			<xs:annotation>
				<xs:documentation>
					The enumeration of the yard layout schemes
				</xs:documentation>
			</xs:annotation>
			<xs:restriction base="commons:OtherEnumerationDescriptionString">
				<xs:enumeration value="Back">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100981</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Back and Front">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100982</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Compact">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100983</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Compact Garden">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100984</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Executive">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100985</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Garden">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100986</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Landscaped">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100987</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mature">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100988</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mature Landscaped">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100989</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Mature Treed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100990</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="None">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100991</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Side">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100992</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Treed">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100993</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Unknown">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100994</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
				<xs:enumeration value="Other">
					<xs:annotation>
						<xs:appinfo>
							<retsid>100995</retsid>
						</xs:appinfo>
					</xs:annotation>
				</xs:enumeration>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="ComplexFeatures">
		<xs:annotation>
			<xs:documentation>
				Attributes offered by an association or apartment group,
				to members in common such as swimming pools, party
				facilities, etc.
			</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:extension base="commons:SecureString"/>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="ConstructionMaterials">
		<xs:annotation>
			<xs:documentation>
				The materials used in the building or framework.
				Examples are brick, fiberglass, cement, etc.
			</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:extension base="commons:SecureString"/>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="EnergyInformation">
		<xs:simpleContent>
			<xs:extension base="commons:SecureString"/>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="Exterior">
		<xs:annotation>
			<xs:documentation>
				Text description defining the type of exterior covering
				on the structure. Examples include stucco, aluminum
				siding, etc.
			</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:extension base="commons:SecureString"/>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="ExteriorFeatures">
		<xs:annotation>
			<xs:documentation>
				Text description of amenities/features/structures on the
				outside of the primary buiIding.Examples include
				guttering, sidewalk, sprinklers, windows, etc.
			</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:extension base="commons:SecureString"/>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="FireplaceType">
		<xs:sequence>
			<xs:element	name="FirePlaceFuel"
							type="commons:FirePlaceFuelEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100171</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="FirePlaceDetails"
							type="xs:string"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100172</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="FenceType">
		<xs:annotation>
			<xs:documentation>
				Container for information about fences
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Condition"
							type="commons:FenceConditionEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100996</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Coverage"
							type="commons:FenceCoverageEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100997</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Material"
							type="commons:FenceMaterialEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100998</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="Gate"
							type="commons:GateFeatureEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100999</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="HVACType">
		<xs:annotation>
			<xs:documentation>
				Expression of the heating, ventilation and
				air conditioning
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element	name="HasCoolingSystem"
							type="xs:boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The container has a cooling system.
						This may be defined in the other elements
						of this container.
						This flag should be considered synonymous
						with HasAirConditioner.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100170</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HasHeatingSystem"
							type="xs:boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The container has a heating system.
						This may be defined in the other elements
						of this container.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100173</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="CoolingSystem"
							type="commons:CoolingSystemEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The Cooling system type
					</xs:documentation>
					<xs:appinfo>
						<retsid>100168</retsid>
						<example>Central A/C</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="CoolingSystemFuel"
							type="commons:FuelEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The fuel type used by the Cooling system.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100169</retsid>
						<example>Electric</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="CoolingSystemZones"
						type="xs:string"
						minOccurs="0"
						maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The number of individually controlled zones
						for the principal cooling system. Given that this
						element is not a generally searched element, the
						group decided in Sunnyvale to use facets to
						constrain the string values to integer (exact),
						integer+ (or greater) or integer-integer (range)
					</xs:documentation>
					<xs:appinfo>
						<retsid/>
						<example/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HeatingSystem"
							type="commons:HeatingSystemEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The Heating system type
					</xs:documentation>
					<xs:appinfo>
						<retsid>100174</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HeatingSystemFuel"
							type="commons:FuelEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The fuel type used by the Heating system.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100175</retsid>
						<example>Natural Gas</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HeatingSystemZones"
						type="xs:string"
						minOccurs="0"
						maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The number of individually controlled zones
						for the principal heating system. Given that this
						element is not a generally searched element, the
						group decided in Sunnyvale to use facets to
						constrain the string values to integer (exact),
						integer+ (or greater) or integer-integer (range)
					</xs:documentation>
					<xs:appinfo>
						<retsid/>
						<example/>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="InsulationType">
		<xs:sequence>
			<xs:element	name="Insulator"
							type="commons:InsulatorEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100178</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="RatingValue"
							type="commons:SecureString"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100177</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Surface"
							type="commons:SurfaceEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101021</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="InteriorDetailType">
		<xs:annotation>
			<xs:documentation>
				A container for interior details
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element	name="Appliance"
							type="commons:ApplianceEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101000</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Fireplace"
							type="commons:FireplaceType"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101749</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="FloorMaterial"
							type="commons:FlooringMaterialEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101001</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Insulation"
							type="commons:InsulationType"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101002</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="WallMaterial"
							type="commons:WallMaterialEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101003</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Windows"
							type="commons:WindowsType"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101004</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="Laundry">
		<xs:annotation>
			<xs:documentation>
				Text description of a building/unit's laundry
				facilities, hookups and/or their location.
				It may include items such as:
					first floor laundry,
					gas hookup in basement,
					coin laundry,
				or other items related to laundry.
			</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:extension base="commons:SecureString">
				<xs:attribute ref="commons:present">
					<xs:annotation>
						<xs:documentation>
						</xs:documentation>
						<xs:appinfo>
							<retsid>100179</retsid>
							<example>true</example>
						</xs:appinfo>
					</xs:annotation>
				</xs:attribute>
			</xs:extension>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="ParkingSpaceType">
		<xs:annotation>
			<xs:documentation>
				Number of parking spaces in a unit at least the size of a
				small car or anything large used to park a vehicle or
				small boat.  To be a garage, this unit is walled in from
				at least three sides,  may or may not have a door, and
				may or may not have water and electricity. SquareFootage
				and GarageType.
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element	name="ParkingCategory"
							type="commons:ParkingEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
						The type of this parking facility.
						Multiple selections are permitted.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100180</retsid>
						<example>Garage</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="IsAttached"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The parking facility is attached to
						the main building
					</xs:documentation>
					<xs:appinfo>
						<retsid>100181</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="RemoteControls"
							type="commons:boundedCardinalInteger"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The parking facility is attached to
						the main building
					</xs:documentation>
					<xs:appinfo>
						<retsid>100182</retsid>
						<example>3</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Description"
							type="xs:string"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						A text description of the garage type
					</xs:documentation>
					<xs:appinfo>
						<retsid>100183</retsid>
						<example>two car temperature controlled</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="ParkingSpaceArea"
							type="commons:SecureArea"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The area of the parking space
					</xs:documentation>
					<xs:appinfo>
						<retsid>100184</retsid>
						<example>800</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ParkingType">
		<xs:sequence>
			<xs:element	name="HasParking"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100186</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HasGarage"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Flag indicating that there is a garage present.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100187</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="ParkingTotal"
							type="commons:boundedCardinalInteger"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Total number of parking spaces including covered,
						uncovered, and garage.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100188</retsid>
						<example>3</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="CoveredSpacesTotal"
							type="commons:boundedCardinalInteger"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Number of parking spaces inside all permanent
						structures with a roof. May be attached or
						detached to the residence, or located at
						another site.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100189</retsid>
						<example>0</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="OpenSpacesTotal"
							type="commons:boundedCardinalInteger"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Number of uncovered parking spaces for use
						by residents or visitors. It may be adjacent
						to the property, or at another location,
						such as an outdoor parking lot.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100190</retsid>
						<example>1</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="ParkingSpace"
							type="commons:ParkingSpaceType"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100191</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="PoolType">
		<xs:annotation>
			<xs:documentation>
				Describes the various features of a
				swimming pool.
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element	name="HasPool"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101175</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HasSpa"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101176</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="IsHeated"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101177</retsid>
						<example>false</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="IsIndoor"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101178</retsid>
						<example>false</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="IsSaltWater"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101179</retsid>
						<example>false</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PoolAmenities"
							type="commons:PoolAmenitiesEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101180</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PoolConstruction"
							type="commons:PoolConstructionEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101181</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PoolHeating"
							type="commons:FuelEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101182</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PoolStyle"
							type="commons:PoolStyleEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101183</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PoolTreatment"
							type="commons:PoolTreatmentEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101184</retsid>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="RoofType">
		<xs:sequence>
			<xs:element	name="RoofAge"
							type="commons:Age"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100194</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="RoofMaterial"
							type="commons:RoofMaterialEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100193</retsid>
						<example>Composition Shingle</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="RoofStyle"
							type="commons:RoofStyleEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100192</retsid>
						<example>Hip</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UtilitiesType">
		<xs:sequence>
			<xs:element name="Communications"
							type="commons:CommunicationsEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
						The types of communications available.
						Includes cable, satellite, DSL, etc.
					</xs:documentation>
					<xs:appinfo>
						<retsid>100195</retsid>
						<example>DSL</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HVAC"
							type="commons:HVACType"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100398</retsid>
						<example>None</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element name="WaterHeatingSystem"
							type="commons:WaterHeatingSystemEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100198</retsid>
						<example>Natural Gas</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Metering"
							type="commons:MeteringEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100201</retsid>
						<example>All Separate</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Sewer"
							type="commons:SewerEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100199</retsid>
						<example>Public Sewer</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="WaterSource"
							type="commons:WaterSourceEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>100200</retsid>
						<example>Public</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="WaterFeatureType">
		<xs:annotation>
			<xs:documentation>
				A lengthy discussion was held on the WaterFeature
				at the October 2007 Calgary meeting.
				At this time, the work group members decided that the
				features around the lot, like the water feature(s)
				should be kept with the lot and not separated out.
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element	name="Category"
							type="commons:WaterFeatureCategoryEnum"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101185</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HasWaterAccess"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101186</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HasWaterView"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Flag that indicates that the object has a view
						of the water. This is a subjective measurement
						and may refer to the enclosing objects. For example,
						the water view may be visible from an upper story
						of a building or may be visible from a point on a
						lot. In each of these cases, the flag should be
						set to true.
					</xs:documentation>
					<xs:appinfo>
						<retsid>101187</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="IsNavigable"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Flag that indicates that the object is on a
						navigable water. Navigable water is a legal
						term and may imply restrictions on use. The
						use is this should be set to true if
						the object meets the local definition of
						navigable water.
					</xs:documentation>
					<xs:appinfo>
						<retsid>101188</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="IsWaterfront"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Flag that indicates that the object has a water frontage.
						The use is that this should be set to true if the
						object has direct access to the waterfront.
					</xs:documentation>
					<xs:appinfo>
						<retsid>101189</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PermitWaterSports"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Flag that indicates that the water feature
						permits water sports on it like boating,
						kayaking, canoe or other sport. It should not
						cover water skiing or jet skiing.
						The use is that this should be set to true if the
						water feature allows these types of sports, either
						by regulation or by size of water feature.
					</xs:documentation>
					<xs:appinfo>
						<retsid>101190</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PermitWaterSki"
							type="commons:nullable-boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						Flag that indicates that the water feature
						permits water skiing or jet skiing on it.
						The use is that this should be set to true if
						either of the types can be used on the feature
					</xs:documentation>
					<xs:appinfo>
						<retsid>101191</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="BlocksToWater"
							type="commons:SecureDecimal"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101192</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="BodyName"
							type="commons:SecureString"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The name, if known, of the location of the body
						of water that this object refers to. An example
						is a lot located with access to a lake would
						have the name of the lake as the BodyName.
					</xs:documentation>
					<xs:appinfo>
						<retsid>101193</retsid>
						<example>Chesapeake Bay</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="DockType"
							type="commons:SecureString"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101194</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="DocksTotal"
							type="commons:boundedCardinalInteger"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101195</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PowerBoatsTotal"
							type="commons:boundedCardinalInteger"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101196</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="NonPowerBoatsTotal"
							type="commons:boundedCardinalInteger"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101197</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="MeanLowWater"
							type="commons:SecureMeasurement"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101198</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="WaterFrontage"
							type="commons:SecureMeasurement"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101199</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="PhysicalDockSlipConvey"
							type="commons:SecureString"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
					</xs:documentation>
					<xs:appinfo>
						<retsid>101200</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:any		namespace="##other"
							minOccurs="0"
							maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="WindowsType">
		<xs:sequence>
			<xs:element	name="HasStormWindows"
							type="xs:boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100203</retsid>
						<example>false</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HasScreens"
							type="xs:boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100204</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Window"
							type="commons:WindowEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:appinfo>
						<retsid>100205</retsid>
						<example>Sliding</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="WindowTreatment"
							type="xs:string"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:appinfo>
						<retsid>101284</retsid>
						<example>Sliding</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:any		namespace="##other"
							minOccurs="0"
							maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="YardType">
		<xs:annotation>
			<xs:documentation>
				Expression of the attributes of the yard
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element	name="HasYard"
							type="xs:boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The container has a yard
					</xs:documentation>
					<xs:appinfo>
						<retsid>101005</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="HasSprinklerSystem"
							type="xs:boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The yard has a sprinkler system
					</xs:documentation>
					<xs:appinfo>
						<retsid>101006</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="IsFenced"
							type="xs:boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The yard has a fence
					</xs:documentation>
					<xs:appinfo>
						<retsid>101007</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="IsProfessionallyLandscaped"
							type="xs:boolean"
							minOccurs="0"
							maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
						The container yard was professionally
						landscaped.
					</xs:documentation>
					<xs:appinfo>
						<retsid>101008</retsid>
						<example>true</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="Fence"
							type="commons:FenceType"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
						The features of the yard
					</xs:documentation>
					<xs:appinfo>
						<retsid>101009</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="SprinklerSystem"
							type="commons:SprinklerSystemEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
						The sprinkler system types
					</xs:documentation>
					<xs:appinfo>
						<retsid>101010</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="YardFeature"
							type="commons:YardFeatureEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
						The features of the yard
					</xs:documentation>
					<xs:appinfo>
						<retsid>101011</retsid>
						<example></example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
			<xs:element	name="YardLayout"
							type="commons:YardLayoutEnum"
							minOccurs="0"
							maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
						The yard layout.
					</xs:documentation>
					<xs:appinfo>
						<retsid>101012</retsid>
						<example>Side Yard</example>
					</xs:appinfo>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
Collapse ComplexTypes: