<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2014 (x64) (http://www.altova.com) by Robert Hitchcock (private) -->
<xs:schema xmlns="http://data.ashrae.org/1801rp" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:altova="http://www.altova.com/xml-schema-extensions" targetNamespace="http://data.ashrae.org/1801rp" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="AssetOMDocumentation">
		<xs:annotation>
			<xs:documentation>Root element container for all Asset Operations and Maintenance Documentation elements</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="EquipmentTypes" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Container for EquipmentType property sets</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="EquipmentType" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Properties for unique types of equipment installed in a facility.  These properties are common to all instances of each type (model number) of equipment installed in a facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="d7a65520-ad87-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentTypeName">
											<xs:annotation>
												<xs:documentation>1801-RP type of equipment</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="AirHandler"/>
													<xs:enumeration value="Boiler"/>
													<xs:enumeration value="ControlSystem"/>
													<xs:enumeration value="CoolingCoil"/>
													<xs:enumeration value="EnergyRecoveryUnit"/>
													<xs:enumeration value="Fan"/>
													<xs:enumeration value="HeatingCoil"/>
													<xs:enumeration value="Motor"/>
													<xs:enumeration value="PackagedUnit"/>
													<xs:enumeration value="Pump"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="equipmentOrSystemCategory">
											<xs:annotation>
												<xs:documentation>Stnd 180 Section 5 Equipment or System Category</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="Air Handler"/>
													<xs:enumeration value="Boiler"/>
													<xs:enumeration value="Coil"/>
													<xs:enumeration value="Control System"/>
													<xs:enumeration value="Economizer-Air side"/>
													<xs:enumeration value="Fan (e.g., Exhaust, Supply, Transfer Return)"/>
													<xs:enumeration value="Pump"/>
													<xs:enumeration value="Rooftop Unit"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="manufacturer" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Harsco"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Manufacturer of the equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="manufacturerWebsite" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="www.harscopk.com"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Website URL of the Manufacturer of the equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="vendorAgent" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="New England Air Systems"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Name of the equipment type supplier or manufacturer representative</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="modelNumber" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="C-750"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Model number of the equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="warrantyGuarantorParts" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Harsco"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Guarantor on the parts warranty for this equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="warrantyDurationParts" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="12"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Duration of the parts warranty (months)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="warrantyGuarantorLabor" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Harsco"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Guarantor on the labor warranty for this equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="warrantyDurationLabor" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="12"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Duration of the labor warranty (months)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="warrantyDescription" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Parts and Labor on Equipment"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Warranty option of the equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="listiomInstructionsUniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="c9d5bad8-b7ca-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Comma separated List of Unique IDs of Installation, Operation, Maintenance (I/O/M) Instructions for this equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="specificationSystem" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="CSI"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Specification system used in classifying this equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="specificationSection" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="25 52 16"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Specification section within the selected specification system</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="ULApproval" type="xs:boolean">
											<xs:annotation>
												<xs:documentation>Is the equipment UL approved?</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="true"/>
														<altova:example value="false"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="additionalTechnicalDetails" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Additional technical details of the equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="features" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Special featuers of the equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="nominalLength" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="41.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Nominal Length of the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="nominalWidth" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="28.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Nominal Widthvof the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="nominalHeight" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="54.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Nominal Height of the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="grossWeight" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="300.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Gross Weight of the equipment type (lbs)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="shippingWeight" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="300.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Shipping Weight of the equipment type (lbs)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="accessClearanceTop" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="24.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Top access clearance required to maintain the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="accessClearanceBottom" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Bottom access clearance required to maintain the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="accessClearanceLeft" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="24.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Left (facing equipment) access clearance required to maintain the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="accessClearanceRight" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="24.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Right (facing equipment) access clearance required to maintain the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="accessClearanceFront" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="36.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Front access clearance required to maintain the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="accessClearanceRear" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="12.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Rear access clearance required to maintain the equipment type (inches)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="startingCurrent" type="xs:decimal" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="10.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Starting current of the equipment type (Amps)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="fullLoadCurrent" type="xs:decimal" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="6.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Full current of the equipment type (Amps)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="voltage" type="xs:decimal" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="120.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Voltage of the equipment type (Volts)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="frequency" type="xs:decimal" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="60.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Frequency of the equipment type.  Note that for variable frequency equipment, this is the maximum frequency. (Hertz)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="numberOfPhases" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Number of phases of the equipment type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="single phase"/>
													<xs:enumeration value="three phase"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="maximumPowerConsumption" type="xs:decimal" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="720.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Maximum power consumption of the equipment type (Watts)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="minimumPowerConsumption" type="xs:decimal" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="300.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Minimum power consumption of the equipment type (Watts)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="expectedLife" type="xs:decimal">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="300.00"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Expected service life of the equipment type</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="expectedLifeUnit">
											<xs:annotation>
												<xs:documentation>Unit of measure of the expected life of the equipment type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="hours"/>
													<xs:enumeration value="months"/>
													<xs:enumeration value="years"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="EquipmentComponents" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Container for EquipmentComponent property sets</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="EquipmentComponent" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Properties for each instance of a type of equipment installed in a facility.  These properties are unique to each component instance (serial number) in the facility.
These properties are relevant to all equipment types.  For properties specific to each different equipment type see specialized property set extensions.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3465edb2-ae40-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentName" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Boiler-1"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Name of a component of equipment that is installed in a system (pump1, chiller2, cooling tower7, etc.) or the unique name of a packaged system (rooftop unit1, heat pump2, packaged-water chiller9, etc.).</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentTypeUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="d7a65520-ad87-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Type Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="space" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="9c33dcf8-b7d0-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique ID of the building Space within which this component is located or the Space from which the component is operated (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="location" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Mechanical Room"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Description of where the piece of equipment is located with an indication of how to gain access to the location. An example is “Basement, C Building, Room B1001, Sump at the Door.”</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="associatedSystemUniqueIDReference" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Unique identifier of the system the piece of equipment serves, unless the piece of equipment is a packaged system (UUID)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="333c290c-b7d1-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="listSubComponentUniqueID" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="333c2e3e-b7d1-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Comma separated List of Unique IDs of sub-components of this equipment component</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="serialNumber" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="C-2322126"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Specific information from the equipment nameplate</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="purchaseOrderNumber" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="200683"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique ID number for associated Purchase Order</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="purchaseOrderDate" type="xs:date">
											<xs:annotation>
												<xs:documentation>Date of purchase</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2019-03-27"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="newOrRebuit">
											<xs:annotation>
												<xs:documentation>Initial status of the equipment when installed</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="New"/>
													<xs:enumeration value="Rebuilt"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="installationDate" type="xs:date">
											<xs:annotation>
												<xs:documentation>Date of installation of this equipment instance</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2019-04-01"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="warrantyStartDate" type="xs:date">
											<xs:annotation>
												<xs:documentation>Start date of warranty for this equipment instance</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2019-05-01"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentStatus">
											<xs:annotation>
												<xs:documentation>Is the equipment: 1) All Original (original equipment installed in building), 2) All or Partial Retrofit/Replacement (equipment change, upgrade, or replacement), or 3) Retrofit/Replacement, but insufficient information about dates of replacement (Please select this option if the current equipment is not the original equipment installed in the building and there is insufficient information about when the original equipment was replaced.)</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="All Original"/>
													<xs:enumeration value="All or Partial Retrofit/Replacement"/>
													<xs:enumeration value="Retrofit/Replacement Insufficient Dates"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="seasonalOperation" type="xs:boolean">
											<xs:annotation>
												<xs:documentation>Does the equipment operate seasonally? (or year-round?)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="true"/>
														<altova:example value="false"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="numberOfMonthsInOperation" type="xs:integer">
											<xs:annotation>
												<xs:documentation>Number of months per year this equipment is in operation (months)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="12"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="annualRunhours" type="xs:integer">
											<xs:annotation>
												<xs:documentation>Number of hours per year this equipment is operating (hours)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="8760"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="removalDate" type="xs:date" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Date when this equipment was removed from the facility</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="removalReason" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Reason for removinng this equipment from the facility</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="color" type="xs:string">
											<xs:annotation>
												<xs:documentation>Color of the equipment type</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Standard"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="finish" type="xs:string">
											<xs:annotation>
												<xs:documentation>Finish of the equipment type</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Standard"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="electricalPanelName" type="xs:string">
											<xs:annotation>
												<xs:documentation>Name of the electrical panel to which this component is connected</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="PP-1"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="electricalPanelCircuit" type="xs:string">
											<xs:annotation>
												<xs:documentation>Circuit within the ElectricalPanelName to which this component is connected</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2,4,6"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="ExtendedPropertySets" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Container for specialized EquipmentComponent extended property sets</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="AirHandlerPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of an AirHandler EquipmentComponent installed in a facility.  These properties are unique to each air handler instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="68a89d04-ae68-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="9ba8eede-ae68-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="options" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Mechanical Room"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Options provided with the Air Handler (eg. Humidification, UV Disinfection, HEPA filtration, etc)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="heatingMedium">
											<xs:annotation>
												<xs:documentation>Heating Medium</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="hot water"/>
													<xs:enumeration value="steam"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="coolingMedium">
											<xs:annotation>
												<xs:documentation>Cooling Medium</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="chilled water"/>
													<xs:enumeration value="direct expansion"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="supplyAirFlowRate" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Supply Air Flow Rate (cfm) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="40000"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="returnAirFlowRate" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Return Air Flow Rate (cfm) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="40000"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="outdoorAirInletFlowRate" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Outdoor Air Inlet Flow Rate (cfm) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="40000"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="exhaustAirFlowRate" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Exhaust Air Flow Rate (cfm) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="40000"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="supplyStaticPressure" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Supply Static Pressure (inchesH2O) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="7"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="totalHeatingCapacity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Total Heating Capacity (MBtu/hr) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2608"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="totalCoolingCapacity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Total Cooling Capacity (MBtu/hr) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="1526"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="BoilerPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of a Boiler EquipmentComponent installed in a facility.  These properties are unique to each Boiler instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="ecf7f312-ae62-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3465edb2-ae40-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="boilerType">
											<xs:annotation>
												<xs:documentation>Boiler Type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="space heating"/>
													<xs:enumeration value="indirect hot water generator"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="configuration">
											<xs:annotation>
												<xs:documentation>Boiler Configuration</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="single"/>
													<xs:enumeration value="multiple"/>
													<xs:enumeration value="cascade"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="shape">
											<xs:annotation>
												<xs:documentation>Boiler Shape</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="cylindrical"/>
													<xs:enumeration value="rectangular"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="mounting">
											<xs:annotation>
												<xs:documentation>Boiler Mounting</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="floor standing"/>
													<xs:enumeration value="wall mounted"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="burnerControlType">
											<xs:annotation>
												<xs:documentation>Boiler Burner Control Type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="on off"/>
													<xs:enumeration value="high low"/>
													<xs:enumeration value="modulating"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="heaterOperation">
											<xs:annotation>
												<xs:documentation>Boiler Heater Operation</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="condensing"/>
													<xs:enumeration value="noncondensing"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="heatExchangerMaterial">
											<xs:annotation>
												<xs:documentation>Boiler Heat Exchanger Material</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="aluminum"/>
													<xs:enumeration value="cast iron"/>
													<xs:enumeration value="copper"/>
													<xs:enumeration value="stainless steel"/>
													<xs:enumeration value="steel"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="fuelConnectionType">
											<xs:annotation>
												<xs:documentation>Boiler Fuel Connection Type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="flanged"/>
													<xs:enumeration value="plain"/>
													<xs:enumeration value="threaded"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="flowAndReturnConnectionType">
											<xs:annotation>
												<xs:documentation>Boiler Flow And Return Connection Type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="flanged"/>
													<xs:enumeration value="plain"/>
													<xs:enumeration value="threaded"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="drainConnectionType">
											<xs:annotation>
												<xs:documentation>Boiler Drain Connection Type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="flanged"/>
													<xs:enumeration value="plain"/>
													<xs:enumeration value="threaded"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="safetyValveConnectionType">
											<xs:annotation>
												<xs:documentation>Boiler Safety Valve Connection Type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="flanged"/>
													<xs:enumeration value="plain"/>
													<xs:enumeration value="threaded"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="condensateDrainType">
											<xs:annotation>
												<xs:documentation>Boiler Condensate Drain Type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="gravity"/>
													<xs:enumeration value="pump"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="flueOrAirIntakeClassification" type="xs:string">
											<xs:annotation>
												<xs:documentation>Boiler Flue Or Air Intake Classification</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="fuelConnectionSize" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Fuel Connection Size (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="1.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="flowAndReturnConnectionSize" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Flow And Return Connection Size (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="drainConnectionSize" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Drain Connection Size (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.75"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="safetyValveConnectionSize" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Safety Valve Connection Size (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="1.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="condensateConnectionSize" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Condensate Connection Size (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.75"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="flueConnectionSize" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Flue Connection Size (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="6.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="airInletConnectionSize" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Air Inlet Connection Size (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="6.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="inputPower" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Input Power (Btu/hr)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="750000"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="outputPower" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Output Power (Btu/hr)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="704000"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="ventDiameter" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Vent Diameter (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="6.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="passes">
											<xs:annotation>
												<xs:documentation>Boiler Number of passes</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="single pass"/>
													<xs:enumeration value="3 pass"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="pressureDrop" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Pressure Drop (psi)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="fuelType">
											<xs:annotation>
												<xs:documentation>Boiler Fuel Type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="electricity"/>
													<xs:enumeration value="natural gas"/>
													<xs:enumeration value="propane"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="heatingMedium">
											<xs:annotation>
												<xs:documentation>Boiler Heating Medium</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="hot water"/>
													<xs:enumeration value="steam"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="waterFlow" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Water Flow (gpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="36.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="enteringWaterTemperature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Entering Water Tempurature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="170.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingWaterTempurature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Boiler Leaving Water Tempurature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="194.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="ControlSystemPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of a Control System EquipmentComponent installed in a facility.  These properties are unique to each Control System instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="1472f054-ae68-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3465f01e-ae40-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="controlSystemApplication" type="xs:string">
											<xs:annotation>
												<xs:documentation>Control applications may include building controls, process controls, machine controls, life safety, security, etc.</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Energy Management System"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="controlSystemType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Control types may include DDC, PLC, Manufacturer's Custom, hard-wired, etc.</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="controlSystemArchitecture" type="xs:string">
											<xs:annotation>
												<xs:documentation>Control system architecture is specified by the manufacturer.</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="operatorInterface" type="xs:string">
											<xs:annotation>
												<xs:documentation>Operator interface may be a SCADA system, touch screen, buttons, lights, gauges, or switches.</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="alarming" type="xs:boolean">
											<xs:annotation>
												<xs:documentation>Does the system support alarm annunciation and tracking?</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="trending" type="xs:boolean">
											<xs:annotation>
												<xs:documentation>Does the system support  data trending?</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="remoteAccess" type="xs:boolean">
											<xs:annotation>
												<xs:documentation>Does the system support means for remote access to the control system (ie. For troubleshooting)?</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="controlSystemSoftware" type="xs:string">
											<xs:annotation>
												<xs:documentation>Control system software (including revision numbers) is provided by the manufacturer</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="instrumentationAndFieldDevices" type="xs:string">
											<xs:annotation>
												<xs:documentation>Field devices (sensors, actuators, annunciators, indicators) are specified in the manufacturer's submittals.</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="CoolingCoilPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of a Cooling Coil EquipmentComponent installed in a facility.  These properties are unique to each cooling coil instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="e32ff512-af09-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="bd42aee0-b313-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="enteringAirTempuratureDB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering air dry bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="78.50"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="enteringAirTempuratureWB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering air wet bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="65.50"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingAirTempuratureDB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving air dry bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="53.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingAirTempuratureWB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving air wet bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="52.60"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="coolingMedium">
											<xs:annotation>
												<xs:documentation>Cooling Medium</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="chilled water"/>
													<xs:enumeration value="direct expansion"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="enteringCoolingMediumTempurature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering cooling medium temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="45.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingCoolingMediumTempurature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving cooling medium temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="55.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="coolingMediumFlowRate" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Cooling medium flow rate (gpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="296.19"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="coilAirPressureDrop" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Coil air flow pressure drop (inchesH2O)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.04"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="coilCoolingMediumPressureDrop" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Coil steam or hot water pressure drop (psi)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="8.69"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="airVelocity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Air velocity (fpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="419.30"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="coolingCapacity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Individual coil cooling capacity (MBtu/hr)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="1503.60"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="EnergyRecoveryUnitPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of an EnergyRecoveryUnit EquipmentComponent installed in a facility.  These properties are unique to each Energy Recovery Unit instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="babd64fe-af02-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3465f172-ae40-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="options" type="xs:string">
											<xs:annotation>
												<xs:documentation>Options provided with the Enerby Recovery Unit (eg. Face and Bypass Dampers, Speed Control, etc)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="eruType">
											<xs:annotation>
												<xs:documentation>Energy recovery unittype</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="enthalpy wheel"/>
													<xs:enumeration value="latent heat wheel"/>
													<xs:enumeration value="ERV coils"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="enteringAirTempuratureDB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering air dry bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="90.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="enteringAirTempuratureWB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering air wet bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="73.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingAirTempuratureDB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving air dry bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="78.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingAirTempuratureWB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving air wet bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="67.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="enteringCoolingMediumTempurature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering cooling medium temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="76.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingCoolingMediumTempurature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving cooling medium temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="87.30"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="eruAirPressureDrop" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Coil air flow pressure drop (inchesH2O)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.70"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="airFlowRate" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Air Flow Rate (cfm) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="4200"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="faceVelocity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Face velocity (fpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="579.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="eruCapacity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>ERU capacity (MBtu/hr)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.094"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="FanPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of a Fan EquipmentComponent installed in a facility.  These properties are unique to each Fan instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="9c1c7022-af0b-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="bd42b638-b313-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="driveType">
											<xs:annotation>
												<xs:documentation>Type of fan drive (direct, belt)</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="direct"/>
													<xs:enumeration value="belt"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="flowMaximum" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Maximum air fan flow rate (cfm) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="10000.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="flowNominal" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Nominal air fan flow rate (cfm) </xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="10000.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="staticPressure" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Pressure drop (inchesH2O)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="7.83"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="soundLevel" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Fan sound level (dB)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="95.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="HeatingCoilPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of a Heating Coil EquipmentComponent installed in a facility.  These properties are unique to each heating coil instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3531674c-af0a-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="bd42b1c4-b313-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="enteringAirTempuratureDB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering air dry bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="-18.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="enteringAirTempuratureWB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering air wet bulb temperature (degF)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingAirTempuratureDB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving air dry bulb temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="54.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingAirTempuratureWB" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving air wet bulb temperature (degF)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="heatingMedium">
											<xs:annotation>
												<xs:documentation>Heating Medium</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="hot water"/>
													<xs:enumeration value="steam"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="enteringHeatingMediumTempurature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Entering heating medium temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="212.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="leavingHeatingMediumTempurature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Leaving heating medium temperature (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="180.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="heatingMediumFlowRate" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Heating medium flow rate (gpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3271.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="heatingMediumFlowRateUnits">
											<xs:annotation>
												<xs:documentation>Units of Heating Medium Flow Rate</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="gpm"/>
													<xs:enumeration value="lbs/hour"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="coilAirPressureDrop" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Coil air flow pressure drop (inchesH2O)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.28"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="coilHeatingMediumPressureDrop" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Coil steam or hot water pressure drop (psi)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="10.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="airVelocity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Air velocity (fpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="885.20"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="heatingCapacity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Individual coil heating capacity (MBtu/hr)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3123.60"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="MotorPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of a Motor EquipmentComponent installed in a facility.  These properties are unique to each Motor instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="c7c883e2-af05-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="bd42b7aa-b313-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="application" type="xs:string">
											<xs:annotation>
												<xs:documentation>Specification of where the motor is used (pump, fan, compressor, etc)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="AirHandler"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="motorType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Induction motors are the most commonly used. Smaller motors may be ECM, DC or other types</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Induction"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="outputPower" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Output power is shown on the motor nameplate (hp)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="20.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="speedControl">
											<xs:annotation>
												<xs:documentation>Speed control method</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Induction"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="constant speed"/>
													<xs:enumeration value="variable speed"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="speed" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>RPM is shown on the motor nameplate (rpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="1765.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="frameSize" type="xs:string">
											<xs:annotation>
												<xs:documentation>NEMA (National Electrical Manufacturers Association) frame size refers to mounting only and has no direct bearing on the motor body diameter. In any standard frame number designation there are either two or three numbers. Typical examples of frame numbers 48, 56, 145, and 215.</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="256T"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="enclosureType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Per NEMA standards, motors can be TEFC (Totally Enclosed, Fan Cooled), Open drip proof, explosion proof, etc.</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="TEFC"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="serviceFactor" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Motor service factor (SF) is the percentage multiplier that a motor can handle for short periods of time when operating within its normal voltage and frequency tolerance. Service factor is required on a motor nameplate if it is higher than 1.0. Standard service factors are 1.0 and 1.15.</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="1.15"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="lockedRotorKVACode" type="xs:string">
											<xs:annotation>
												<xs:documentation>NEMA locked rotor codes are defined by a series of letter from A to V</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="H"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="NEMANominalEfficiency" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Guaraneed minimum efficiency specified by the manufacturer</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="93.0"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="torqueCurrentCharacteristics" type="xs:string">
											<xs:annotation>
												<xs:documentation>NEMA Section MG 1-1.16 torque current characteristics defined by letter A, B, C, D. (B is the most common). This letter also ensures that user's motor starting devices have sufficient capacity.</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="A"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="duty">
											<xs:annotation>
												<xs:documentation>Motors are rated for continuous or intermittent duty</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="continuous"/>
													<xs:enumeration value="intermittent"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="insulationClass">
											<xs:annotation>
												<xs:documentation>Motor insulation class is designated by letters (A, B, F)</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="A"/>
													<xs:enumeration value="B"/>
													<xs:enumeration value="F"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="maximumAmbientTemperature" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Maximum ambient temperature that motor can operate and still be within tolerance of the insulation class (degF)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="104.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="PackagedUnitPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of a PackagedUnit EquipmentComponent installed in a facility.  These properties are unique to each PTAC/PTHP (Package Terminal Air Conditioner or Heat Pump) instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="aadfd6ce-af03-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3465f460-ae40-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="refrigerantType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Type of refrigerant from ANSI/ASHRAE
Standard 34-2013</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="R410a"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="compressorType">
											<xs:annotation>
												<xs:documentation>Type of compressor</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="centrifugal"/>
													<xs:enumeration value="reciprocating"/>
													<xs:enumeration value="rotary"/>
													<xs:enumeration value="screw"/>
													<xs:enumeration value="scroll"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="IEER" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Integrated Energy Efficiency Ratio (Btu/W-h)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="15.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="SEER" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Seasonal Energy Efficiency Ratio (Btu/W-h)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="13.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="EER" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Energy Efficiency Ratio (Btu/W-h)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="12.10"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="coolingCapacity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Total cooling capacity (MBtu/h)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="156.58"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="HSPF" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Heating seasonal performance factor (Btu/W-h)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="12.33"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="heatingCapacity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Total heating capacity (MBtu/h)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="280.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="heatingCOP" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Heating coefficient of performance (ratio)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.77"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="compressorControlMethod" type="xs:string">
											<xs:annotation>
												<xs:documentation>Method of controlling the compressor</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="DDC"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="fanPosition">
											<xs:annotation>
												<xs:documentation>Position of the fan relative to the coil</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="blow through"/>
													<xs:enumeration value="draw through"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="PumpPropertySet" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Extended properties for an associated instance of a Pump EquipmentComponent installed in a facility.  These properties are unique to each Pump instance in the facility.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="9251b450-af04-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentComponentUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="3465f5aa-ae40-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Equipment Component Unique ID Reference (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="pumpCapacity" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Total capacity of this equipment type. Nominal capacity reflects the nameplate or manufacturer-specified capacity, not necessarily actual operating capacity. (gpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="170.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="application" type="xs:string">
											<xs:annotation>
												<xs:documentation>Specification of where or how the pump is used.</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="heating"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="pumpType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Type of pump</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="centrifugal"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="configuration" type="xs:string">
											<xs:annotation>
												<xs:documentation>Configuration of pump</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="in line"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="driveType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Drive type</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="direct"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="casingMaterial" type="xs:string">
											<xs:annotation>
												<xs:documentation>Casing material</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="cast iron"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="impellerMaterial" type="xs:string">
											<xs:annotation>
												<xs:documentation>Impeller material</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="bronze"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="shaftMaterial" type="xs:string">
											<xs:annotation>
												<xs:documentation>Shaft material</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="steel"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="shaftSealType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Shaft seal type</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="mechanical"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="PNRating" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Maximum rated operating pressure (psi)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="175.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="connectionType">
											<xs:annotation>
												<xs:documentation>Connection type</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="flanged"/>
													<xs:enumeration value="plain"/>
													<xs:enumeration value="threaded"/>
													<xs:enumeration value="other"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="impellerDiameter" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Impeller diameter (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="7.90"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="numberOfImpellers" type="xs:integer">
											<xs:annotation>
												<xs:documentation>Number of impellers</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="1"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="suctionConnectionDiameter" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Suction connection diameter (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2.50"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="dischargeConnectionDiameter" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Discharge connection diameter (inches)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="2.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="ratedFlow" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Rated flow (gpm)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="170.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="churnPressure" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Churn pressure (feetH2O)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="60.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="controllerType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Controller type</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="VFD"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="dischargeHead" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Discharge head (feetH2O)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="55.00"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="IOMInstructions" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Container for IOM Instruction documents for an EquipmentType</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="iomInstructions" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Listing of the manufacturer’s bulletins that apply to the equipment, giving the title, publication number, and date of issue of revision.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="b62c5d9c-d350-11e9-bb65-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="title" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Installation Instructions"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Title of the IOM instructions document</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="publicationNumber" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="No12345"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Document publication number</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="dateOfIssue" type="xs:dateTime">
											<xs:annotation>
												<xs:documentation>Document issue date</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="URI" type="xs:anyURI" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Unique Resource Identifier for the IOM instructions</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="videoTitle" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="No12345"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Title of the IOM instructions video if available</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="videoPublicationNumber" type="xs:string" minOccurs="0">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="No12345"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Video publication number</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="videoDateOfIssue" type="xs:dateTime" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Video issue date</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="videoURI" type="xs:anyURI" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Unique Resource Identifier for the IOM instructions video</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="MaintenanceTasks" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Container for routine maintenance job descriptions for an EquipmentType</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="MaintenanceTask" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Routine maintenance task description for an associated EquipmentType for the maintenance supervisor to use in allocating manpower, planning staffing requirements, scheduling routine maintenance operations, and budgeting maintenance costs.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="uniqueID" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="e1687574-badf-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique identifier (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="maintenanceTaskName" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Check AirHandler Filters"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Unique name of a maintenance task</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="equipmentTypeUniqueIDReference" type="xs:string">
											<xs:annotation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="d7a65520-ad87-11e9-a2a3-2a2ae2dbcce4"/>
													</altova:exampleValues>
												</xs:appinfo>
												<xs:documentation>Referenced Unique ID of the EquipmentType on which this maintenance task is to performed (UUID)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="inspectionTask" type="xs:string">
											<xs:annotation>
												<xs:documentation>Description of initial inspection task to be performed</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Check for particulate accumulation on filters."/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="maintenanceTask" type="xs:string">
											<xs:annotation>
												<xs:documentation>Description of the work to be performed to complete the maintenance task</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Clean or replace as needed to ensure proper operation."/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="recommendedCorrectiveAction" type="xs:string">
											<xs:annotation>
												<xs:documentation>Corrective action to be considered when performing maintenance task.</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="Evaluate frequency of change requirement."/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="maintenanceType">
											<xs:annotation>
												<xs:documentation>Type of maintenance task</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="routine"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="predictive"/>
													<xs:enumeration value="preventive"/>
													<xs:enumeration value="routine"/>
													<xs:enumeration value="breakdown"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="technicianCategory" type="xs:string">
											<xs:annotation>
												<xs:documentation>Category of the technician required to perform the task</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="any"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="requiredTime" type="xs:decimal">
											<xs:annotation>
												<xs:documentation>Time required to perform the task (hr)</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="0.25"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="requiredTools" type="xs:string">
											<xs:annotation>
												<xs:documentation>Tools required to perform the task</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="screwdriver, flashlight"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="requiredSupplies" type="xs:string">
											<xs:annotation>
												<xs:documentation>Supplies required to perform the task</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="replacement filters"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="serviceCartType" type="xs:string">
											<xs:annotation>
												<xs:documentation>Service cart type containing the basic tools and supplies needed for the task</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="none"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
										<xs:element name="frequency">
											<xs:annotation>
												<xs:documentation>How often the task is to be performed</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="quarterly"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:string">
													<xs:enumeration value="daily"/>
													<xs:enumeration value="weekly"/>
													<xs:enumeration value="monthly"/>
													<xs:enumeration value="quarterly"/>
													<xs:enumeration value="semiannual"/>
													<xs:enumeration value="annual"/>
													<xs:enumeration value="overhaul"/>
													<xs:enumeration value="custom"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="overhaulBasis" type="xs:string">
											<xs:annotation>
												<xs:documentation>Basis for determining overhaul requirement such as operating hours or performance parameters, such as low oil pressure or low differential pressure</xs:documentation>
												<xs:appinfo>
													<altova:exampleValues>
														<altova:example value="inspection"/>
													</altova:exampleValues>
												</xs:appinfo>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
