amazon_feed_validator 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +11 -0
- data/.rspec +3 -0
- data/.rubocop.yml +13 -0
- data/.travis.yml +5 -0
- data/Amazon.xsd +92 -0
- data/CHANGELOG.md +6 -0
- data/Gemfile +6 -0
- data/Gemfile.lock +72 -0
- data/LICENSE.txt +21 -0
- data/README.md +43 -0
- data/Rakefile +27 -0
- data/amazon_feed_validator.gemspec +31 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/lib/amazon_feed_validator.rb +10 -0
- data/lib/amazon_feed_validator/constructor_methods.rb +12 -0
- data/lib/amazon_feed_validator/feed_validator.rb +37 -0
- data/lib/amazon_feed_validator/version.rb +3 -0
- data/lib/rake_tasks.rb +2 -0
- data/lib/tasks/amazon.rake +46 -0
- data/lib/xsd/AdditionalProductInformation.xsd +23 -0
- data/lib/xsd/Amazon.xsd +92 -0
- data/lib/xsd/Arts.xsd +144 -0
- data/lib/xsd/AutoAccessory.xsd +2103 -0
- data/lib/xsd/Baby.xsd +234 -0
- data/lib/xsd/Beauty.xsd +1107 -0
- data/lib/xsd/Books.xsd +210 -0
- data/lib/xsd/CE.xsd +2935 -0
- data/lib/xsd/CameraPhoto.xsd +2719 -0
- data/lib/xsd/ClothingAccessories.xsd +128 -0
- data/lib/xsd/Coins.xsd +129 -0
- data/lib/xsd/Collectibles.xsd +83 -0
- data/lib/xsd/Computers.xsd +2414 -0
- data/lib/xsd/EUCompliance.xsd +24 -0
- data/lib/xsd/EducationSupplies.xsd +215 -0
- data/lib/xsd/EntertainmentCollectibles.xsd +106 -0
- data/lib/xsd/FBA.xsd +28 -0
- data/lib/xsd/FoodAndBeverages.xsd +1397 -0
- data/lib/xsd/FoodServiceAndJanSan.xsd +216 -0
- data/lib/xsd/FulfillmentCenter.xsd +57 -0
- data/lib/xsd/Furniture.xsd +98 -0
- data/lib/xsd/GiftCards.xsd +102 -0
- data/lib/xsd/Gourmet.xsd +100 -0
- data/lib/xsd/Health.xsd +1232 -0
- data/lib/xsd/Home.xsd +5642 -0
- data/lib/xsd/HomeImprovement.xsd +1234 -0
- data/lib/xsd/Industrial.xsd +962 -0
- data/lib/xsd/Inventory.xsd +49 -0
- data/lib/xsd/Jewelry.xsd +1123 -0
- data/lib/xsd/LabSupplies.xsd +411 -0
- data/lib/xsd/LargeAppliances.xsd +650 -0
- data/lib/xsd/Lighting.xsd +278 -0
- data/lib/xsd/Listings.xsd +32 -0
- data/lib/xsd/Luggage.xsd +121 -0
- data/lib/xsd/LuxuryBeauty.xsd +108 -0
- data/lib/xsd/MaterialHandling.xsd +112 -0
- data/lib/xsd/MechanicalFasteners.xsd +174 -0
- data/lib/xsd/Miscellaneous.xsd +157 -0
- data/lib/xsd/Motorcycles.xsd +351 -0
- data/lib/xsd/Music.xsd +255 -0
- data/lib/xsd/MusicalInstruments.xsd +974 -0
- data/lib/xsd/Office.xsd +1142 -0
- data/lib/xsd/OrderAcknowledgement.xsd +55 -0
- data/lib/xsd/OrderAdjustment.xsd +175 -0
- data/lib/xsd/OrderFulfillment.xsd +65 -0
- data/lib/xsd/Outdoors.xsd +1041 -0
- data/lib/xsd/Override.xsd +48 -0
- data/lib/xsd/PetSupplies.xsd +216 -0
- data/lib/xsd/PowerTransmission.xsd +87 -0
- data/lib/xsd/Price.xsd +227 -0
- data/lib/xsd/ProcessingReport.xsd +87 -0
- data/lib/xsd/Product.xsd +1332 -0
- data/lib/xsd/ProductClothing.xsd +334 -0
- data/lib/xsd/ProductImage.xsd +57 -0
- data/lib/xsd/ProfessionalHealthCare.xsd +135 -0
- data/lib/xsd/RawMaterials.xsd +125 -0
- data/lib/xsd/Relationship.xsd +47 -0
- data/lib/xsd/SWVG.xsd +358 -0
- data/lib/xsd/SettlementReport.xsd +258 -0
- data/lib/xsd/Shoes.xsd +240 -0
- data/lib/xsd/Sports.xsd +790 -0
- data/lib/xsd/SportsMemorabilia.xsd +66 -0
- data/lib/xsd/ThreeDPrinting.xsd +105 -0
- data/lib/xsd/TiresAndWheels.xsd +358 -0
- data/lib/xsd/Tools.xsd +84 -0
- data/lib/xsd/Toys.xsd +632 -0
- data/lib/xsd/ToysBaby.xsd +337 -0
- data/lib/xsd/Video.xsd +406 -0
- data/lib/xsd/WineAndAlcohol.xsd +197 -0
- data/lib/xsd/Wireless.xsd +134 -0
- data/lib/xsd/amzn-base.xsd +4845 -0
- data/lib/xsd/amzn-envelope.xsd +98 -0
- data/lib/xsd/amzn-header.xsd +45 -0
- metadata +235 -0
|
@@ -0,0 +1,411 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
2
|
+
<!-- edited with XMLSpy v2010 rel. 2 (http://www.altova.com) by sunil sachdev (amazon.com) -->
|
|
3
|
+
<!-- Revision="$Revision: #1 $" -->
|
|
4
|
+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
|
|
5
|
+
<!--
|
|
6
|
+
$Date: 20011/07/26 $
|
|
7
|
+
|
|
8
|
+
AMAZON.COM CONFIDENTIAL. This document and the information contained in it are
|
|
9
|
+
confidential and proprietary information of Amazon.com and may not be reproduced,
|
|
10
|
+
distributed or used, in whole or in part, for any purpose other than as necessary
|
|
11
|
+
to list products for sale on the www.amazon.com web site pursuant to an agreement
|
|
12
|
+
with Amazon.com.
|
|
13
|
+
-->
|
|
14
|
+
<xsd:include schemaLocation="amzn-base.xsd"/>
|
|
15
|
+
<!--
|
|
16
|
+
Please read the corresponding documentation that contains the recommended values for elements
|
|
17
|
+
of type StringNotNull.
|
|
18
|
+
-->
|
|
19
|
+
<xsd:element name="LabSupplies">
|
|
20
|
+
<xsd:complexType>
|
|
21
|
+
<xsd:sequence>
|
|
22
|
+
<xsd:element name="ProductType">
|
|
23
|
+
<xsd:complexType>
|
|
24
|
+
<xsd:choice>
|
|
25
|
+
<xsd:element ref="LabSupply"/>
|
|
26
|
+
<xsd:element ref="SafetySupply"/>
|
|
27
|
+
</xsd:choice>
|
|
28
|
+
</xsd:complexType>
|
|
29
|
+
</xsd:element>
|
|
30
|
+
</xsd:sequence>
|
|
31
|
+
</xsd:complexType>
|
|
32
|
+
</xsd:element>
|
|
33
|
+
<!--
|
|
34
|
+
###############################################################
|
|
35
|
+
# LabSupplies Data Types
|
|
36
|
+
###############################################################
|
|
37
|
+
-->
|
|
38
|
+
<xsd:element name="LabSupply">
|
|
39
|
+
<xsd:complexType>
|
|
40
|
+
<xsd:sequence>
|
|
41
|
+
<xsd:element name="VariationData" minOccurs="0">
|
|
42
|
+
<xsd:complexType>
|
|
43
|
+
<xsd:sequence>
|
|
44
|
+
<xsd:element name="Parentage" >
|
|
45
|
+
<xsd:simpleType>
|
|
46
|
+
<xsd:restriction base="xsd:string">
|
|
47
|
+
<xsd:enumeration value="parent"/>
|
|
48
|
+
<xsd:enumeration value="child"/>
|
|
49
|
+
</xsd:restriction>
|
|
50
|
+
</xsd:simpleType>
|
|
51
|
+
</xsd:element>
|
|
52
|
+
<xsd:element name="VariationTheme" minOccurs="0">
|
|
53
|
+
<xsd:simpleType>
|
|
54
|
+
<xsd:restriction base="xsd:string">
|
|
55
|
+
<xsd:enumeration value="ColorName"/>
|
|
56
|
+
<xsd:enumeration value="ItemPackageQuantity"/>
|
|
57
|
+
<xsd:enumeration value="ItemWeight"/>
|
|
58
|
+
<xsd:enumeration value="Material"/>
|
|
59
|
+
<xsd:enumeration value="NumberOfItems"/>
|
|
60
|
+
<xsd:enumeration value="SizeName-ColorName"/>
|
|
61
|
+
<xsd:enumeration value="SizeName"/>
|
|
62
|
+
<xsd:enumeration value="StyleName-MediaType-MaterialType-ItemDiameterString-PoreSize-NumberOfItems-PartNumber"/>
|
|
63
|
+
<xsd:enumeration value="Model-ItemVolume-MediaType-StyleName-NumberOfItems-PartNumber"/>
|
|
64
|
+
<xsd:enumeration value="StyleName-Model-NumberOfItems-PartNumber"/>
|
|
65
|
+
<xsd:enumeration value="Model-ItemVolume-SizeName-StyleName-ColorName-CapType-SeptaType-NumberOfItems-PartNumber"/>
|
|
66
|
+
<xsd:enumeration value="Model-StyleName-ItemVolume-SizeName-NumberOfItems-PartNumber"/>
|
|
67
|
+
<xsd:enumeration value="Model-StyleName-MediaType-InsideDiameterString-NumberOfItems-PartNumber"/>
|
|
68
|
+
<xsd:enumeration value="MediaType-Model-StyleName-SizeName-PartNumber"/>
|
|
69
|
+
<xsd:enumeration value="StyleName-MediaType-ItemVolume-Model-PartNumber"/>
|
|
70
|
+
<xsd:enumeration value="Model-StyleName-SizeName-Capacity-NumberOfItems-PartNumber"/>
|
|
71
|
+
<xsd:enumeration value="StyleName-MaterialType-LightPathDistance-ItemVolume-SizeName-ChamberWidth-ChamberHeight-NumberOfItems-PartNumber"/>
|
|
72
|
+
<xsd:enumeration value="StyleName-Model-MaterialType-SizeName-NumberOfItems-PartNumber"/>
|
|
73
|
+
<xsd:enumeration value="StyleName-InsideDiameterString-SizeName-ColorName-NumberOfItems-PartNumber"/>
|
|
74
|
+
<xsd:enumeration value="Model-StyleName-PartNumber"/>
|
|
75
|
+
<xsd:enumeration value="StyleName-MediaType-InsideDiameterString-ItemLengthString-SupportedMediaSize-Model-NumberOfItems-PartNumber"/>
|
|
76
|
+
<xsd:enumeration value="StyleName-MediaType-PoreSize-SupportedMediaSize-InsideDiameterString-ItemLengthString-Model-PartNumber"/>
|
|
77
|
+
<xsd:enumeration value="StyleName-SizeName-SupportedMediaSize-MediaType-Model-ItemLengthString-InsideDiameterString-NumberOfItems-PartNumber"/>
|
|
78
|
+
<xsd:enumeration value="StyleName-InsideDiameterString-ItemLengthString-ItemThickness-Model-NumberOfItems-PartNumber"/>
|
|
79
|
+
<xsd:enumeration value="StyleName-Model-MediaType-InsideDiameterString-ItemLengthString-OutsideDiameter-MaterialType-PartNumber"/>
|
|
80
|
+
<xsd:enumeration value="StyleName-Model-MediaType-ItemDisplayWeight-ItemVolume-NumberOfItems-PartNumber"/>
|
|
81
|
+
<xsd:enumeration value="MediaType-ItemThickness-ItemLengthString-Model-NumberOfItems-PartNumber"/>
|
|
82
|
+
<xsd:enumeration value="MediaType-StyleName-SizeName-InsideDiameterString-ItemLengthString-Model-PartNumber"/>
|
|
83
|
+
<xsd:enumeration value="Model-StyleName-ItemVolume-InsideDiameterString-OutsideDiameter-ItemLengthString-NumberOfItems-PartNumber"/>
|
|
84
|
+
</xsd:restriction>
|
|
85
|
+
</xsd:simpleType>
|
|
86
|
+
</xsd:element>
|
|
87
|
+
</xsd:sequence>
|
|
88
|
+
</xsd:complexType>
|
|
89
|
+
</xsd:element>
|
|
90
|
+
<xsd:element name="AgeRangeDescription" type="HundredString" minOccurs="0" />
|
|
91
|
+
<xsd:element name="AirFlowCapacity" type="Dimension" minOccurs="0" />
|
|
92
|
+
<xsd:element name="BulbDiameter" type="LengthDimension" minOccurs="0"/>
|
|
93
|
+
<xsd:element name="Capacity" type="VolumeDimension" minOccurs="0"/>
|
|
94
|
+
<xsd:element name="CapSize" type="LengthDimension" minOccurs="0"/>
|
|
95
|
+
<xsd:element name="CapType" type="HundredString" minOccurs="0" />
|
|
96
|
+
<xsd:element name="ChamberDepth" type="LengthDimension" minOccurs="0" />
|
|
97
|
+
<xsd:element name="ChamberHeight" type="LengthDimension" minOccurs="0" />
|
|
98
|
+
<xsd:element name="ChamberMaterialType" type="HundredString" minOccurs="0" />
|
|
99
|
+
<xsd:element name="ChamberVolume" type="VolumeAndVolumeRateDimension" minOccurs="0"/>
|
|
100
|
+
<xsd:element name="ChamberWidth" type="LengthDimension" minOccurs="0" />
|
|
101
|
+
<xsd:element name="ClosureDiameter" type="LengthDimension" minOccurs="0" />
|
|
102
|
+
<xsd:element name="Co2Range" type="HundredString" minOccurs="0" />
|
|
103
|
+
<xsd:element name="CompressorHorsepower" type="HundredString" minOccurs="0" />
|
|
104
|
+
<xsd:element name="CoolantCapacity" type="VolumeDimension" minOccurs="0"/>
|
|
105
|
+
<xsd:element name="CoolantConsumptionRate" type="VolumeRateDimension" minOccurs="0"/>
|
|
106
|
+
<xsd:element name="CountryOfOrigin" type="CountryOfOriginType" minOccurs="0" />
|
|
107
|
+
<xsd:element name="CurrentRating" type="CurrentDimension" minOccurs="0" />
|
|
108
|
+
<xsd:element name="DisplayType" type="HundredString" minOccurs="0" />
|
|
109
|
+
<xsd:element name="DrawVolume" type="VolumeAndVolumeRateDimension" minOccurs="0"/>
|
|
110
|
+
<xsd:element name="DropsPerMilliliter" type="Dimension" minOccurs="0" />
|
|
111
|
+
<xsd:element name="DropVolume" type="VolumeDimension" minOccurs="0"/>
|
|
112
|
+
<xsd:element name="ExtensionLength" type="LengthDimension" minOccurs="0"/>
|
|
113
|
+
<xsd:element name="FuelType" type="HundredString" minOccurs="0" />
|
|
114
|
+
<xsd:element name="GraduationInterval" type="GraduationInterval" minOccurs="0"/>
|
|
115
|
+
<xsd:element name="GraduationRange" type="StringLengthDimension" minOccurs="0" />
|
|
116
|
+
<xsd:element name="HeatedElementDimensions" type="HundredString" minOccurs="0" />
|
|
117
|
+
<xsd:element name="HeaterSurfaceMaterialType" type="HundredString" minOccurs="0" />
|
|
118
|
+
<xsd:element name="HeatingElementType" type="HundredString" minOccurs="0" />
|
|
119
|
+
<xsd:element name="HeatTime" type="TimeDimension" minOccurs="0"/>
|
|
120
|
+
<xsd:element name="HoldingTime" type="TimeDimension" minOccurs="0"/>
|
|
121
|
+
<xsd:element name="Horsepower" type="Dimension" minOccurs="0" />
|
|
122
|
+
<xsd:element name="ImmersionDepth" type="LengthDimension" minOccurs="0"/>
|
|
123
|
+
<xsd:element name="InletConnectionType" type="HundredString" minOccurs="0" />
|
|
124
|
+
<xsd:element name="InletOutsideDimensions" type="StringLengthDimension" minOccurs="0" />
|
|
125
|
+
<xsd:element name="InsideDepth" type="LengthDimension" minOccurs="0" />
|
|
126
|
+
<xsd:element name="InsideDiameterString" type="LengthDimension" minOccurs="0" />
|
|
127
|
+
<xsd:element name="InsideHeightString" type="LengthDimension" minOccurs="0" />
|
|
128
|
+
<xsd:element name="InsideLengthString" type="LengthDimension" minOccurs="0" />
|
|
129
|
+
<xsd:element name="InsideWidthString" type="LengthDimension" minOccurs="0" />
|
|
130
|
+
<xsd:element name="ItemLengthString" type="LengthDimension" minOccurs="0" />
|
|
131
|
+
<xsd:element name="ItemWidthString" type="LengthDimension" minOccurs="0" />
|
|
132
|
+
<xsd:element name="ItemHeightString" type="LengthDimension" minOccurs="0" />
|
|
133
|
+
<xsd:element name="ItemDepth" type="LengthDimension" minOccurs="0"/>
|
|
134
|
+
<xsd:element name="ItemDiameter" type="LengthDimension" minOccurs="0" />
|
|
135
|
+
<xsd:element name="ItemShape" type="HundredString" minOccurs="0" />
|
|
136
|
+
<xsd:element name="ItemThickness" type="LengthDimension" minOccurs="0" />
|
|
137
|
+
<xsd:element name="ItemVolume" type="VolumeDimension" minOccurs="0"/>
|
|
138
|
+
<xsd:element name="ItemWeight" type="WeightDimension" minOccurs="0" />
|
|
139
|
+
<xsd:element name="LightPathDistance" type="LengthDimension" minOccurs="0"/>
|
|
140
|
+
<xsd:element name="LowerTemperatureRating" type="TemperatureDimension" minOccurs="0" />
|
|
141
|
+
<xsd:element name="MarkingColor" type="HundredString" minOccurs="0" />
|
|
142
|
+
<xsd:element name="MaterialType" type="LongString" minOccurs="0" />
|
|
143
|
+
<xsd:element name="MaximumDiameter" type="LengthDimension" minOccurs="0" />
|
|
144
|
+
<xsd:element name="MaximumDispensingVolume" type="VolumeRateDimension" minOccurs="0"/>
|
|
145
|
+
<xsd:element name="MaximumEnergyOutput" type="EnergyDimension" minOccurs="0" />
|
|
146
|
+
<xsd:element name="MaximumInletPressure" type="PressureDimension" minOccurs="0"/>
|
|
147
|
+
<xsd:element name="MaximumRelativeCentrifugalForce" type="ForceDimension" minOccurs="0"/>
|
|
148
|
+
<xsd:element name="MaximumSampleVolume" type="VolumeRateDimension" minOccurs="0" />
|
|
149
|
+
<xsd:element name="MaximumSpeed" type="SpeedDimension" minOccurs="0" />
|
|
150
|
+
<xsd:element name="MaximumStirringSpeed" type="SpeedDimension" minOccurs="0" />
|
|
151
|
+
<xsd:element name="MaximumStirringVolume" type="VolumeAndVolumeRateDimension" minOccurs="0"/>
|
|
152
|
+
<xsd:element name="MaximumTemperature" type="TemperatureDimension" minOccurs="0" />
|
|
153
|
+
<xsd:element name="MaximumWorkingVolume" type="VolumeAndVolumeRateDimension" minOccurs="0"/>
|
|
154
|
+
<xsd:element name="MediaColor" type="HundredString" minOccurs="0" />
|
|
155
|
+
<xsd:element name="MediaType" type="String" minOccurs="0" />
|
|
156
|
+
<xsd:element name="MinimumDispensingVolume" type="VolumeRateDimension" minOccurs="0"/>
|
|
157
|
+
<xsd:element name="MinimumEnergyOutput" type="EnergyDimension" minOccurs="0" />
|
|
158
|
+
<xsd:element name="MinimumInletWaterTemperature" type="TemperatureDimension" minOccurs="0" />
|
|
159
|
+
<xsd:element name="MinimumSampleVolume" type="VolumeAndVolumeRateDimension" minOccurs="0"/>
|
|
160
|
+
<xsd:element name="MinimumSpeed" type="SpeedDimension" minOccurs="0" />
|
|
161
|
+
<xsd:element name="MinimumStirringSpeed" type="SpeedDimension" minOccurs="0" />
|
|
162
|
+
<xsd:element name="MinimumWorkingVolume" type="VolumeAndVolumeRateDimension" minOccurs="0"/>
|
|
163
|
+
<xsd:element name="NarrowEndDiameter" type="LengthDimension" minOccurs="0" />
|
|
164
|
+
<xsd:element name="NeckDiameter" type="LengthDimension" minOccurs="0" />
|
|
165
|
+
<xsd:element name="NumberOfChannels" type="PositiveInteger" minOccurs="0" />
|
|
166
|
+
<xsd:element name="NumberOfHeaters" type="PositiveInteger" minOccurs="0" />
|
|
167
|
+
<xsd:element name="NumberOfRacks" type="PositiveInteger" minOccurs="0" />
|
|
168
|
+
<xsd:element name="NumberOfShelves" type="HundredString" minOccurs="0" />
|
|
169
|
+
<xsd:element name="NumberOfTrays" type="PositiveInteger" minOccurs="0" />
|
|
170
|
+
<xsd:element name="NumberOfTubes" type="PositiveInteger" minOccurs="0" />
|
|
171
|
+
<xsd:element name="NumberOfWells" type="PositiveInteger" minOccurs="0" />
|
|
172
|
+
<xsd:element name="NumberOfWindows" type="PositiveInteger" minOccurs="0" />
|
|
173
|
+
<xsd:element name="NumberOfZones" type="PositiveInteger" minOccurs="0" />
|
|
174
|
+
<xsd:element name="OperatingFrequency" type="FrequencyDimension" minOccurs="0"/>
|
|
175
|
+
<xsd:element name="OperatingPressure" type="PressureDimension" minOccurs="0"/>
|
|
176
|
+
<xsd:element name="OrbitLength" type="LengthDimension" minOccurs="0"/>
|
|
177
|
+
<xsd:element name="OutputCapacity" type="VolumeDimension" minOccurs="0"/>
|
|
178
|
+
<xsd:element name="OutsideDiameter" type="LengthDimension" minOccurs="0" />
|
|
179
|
+
<xsd:element name="PlateArea" type="HundredString" minOccurs="0" />
|
|
180
|
+
<xsd:element name="PlateOutsideDiameter" type="LengthDimension" minOccurs="0"/>
|
|
181
|
+
<xsd:element name="PoreSize" type="VolumeRateDimension" minOccurs="0"/>
|
|
182
|
+
<xsd:element name="PressureFlowRate" type="VolumeRateDimension" minOccurs="0"/>
|
|
183
|
+
<xsd:element name="ProductGrade" type="HundredString" minOccurs="0" />
|
|
184
|
+
<xsd:element name="PurificationMethod" type="HundredString" minOccurs="0" />
|
|
185
|
+
<xsd:element name="ReadoutAccuracy" type="HundredString" minOccurs="0" />
|
|
186
|
+
<xsd:element name="RecoveryPercentage" type="Dimension" minOccurs="0" />
|
|
187
|
+
<xsd:element name="ReservoirCapacity" type="VolumeDimension" minOccurs="0"/>
|
|
188
|
+
<xsd:element name="SampleVolume" type="VolumeRateDimension" minOccurs="0"/>
|
|
189
|
+
<xsd:element name="SeptaType" type="HundredString" minOccurs="0" />
|
|
190
|
+
<xsd:element name="ShakingSpeed" type="SpeedDimension" minOccurs="0" />
|
|
191
|
+
<xsd:element name="StemOutsideDiameter" type="LengthDimension" minOccurs="0"/>
|
|
192
|
+
<xsd:element name="StopperNumber" type="HundredString" minOccurs="0" />
|
|
193
|
+
<xsd:element name="StyleName" type="StringNotNull" minOccurs="0" maxOccurs="5"/>
|
|
194
|
+
<xsd:element name="SuctionFlowRate" type="VolumeRateDimension" minOccurs="0"/>
|
|
195
|
+
<xsd:element name="SupportedMediaSize" type="HundredString" minOccurs="0" />
|
|
196
|
+
<xsd:element name="TemperatureAccuracy" type="HundredString" minOccurs="0" />
|
|
197
|
+
<xsd:element name="TemperatureControlPrecision" type="HundredString" minOccurs="0" />
|
|
198
|
+
<xsd:element name="TemperatureRange" type="StringTemperatureDimension" minOccurs="0" />
|
|
199
|
+
<xsd:element name="TemperatureRecovery" type="TimeDimension" minOccurs="0"/>
|
|
200
|
+
<xsd:element name="TemperatureStability" type="HundredString" minOccurs="0" />
|
|
201
|
+
<xsd:element name="TemperatureUniformity" type="StringTemperatureDimension" minOccurs="0" />
|
|
202
|
+
<xsd:element name="TimerRange" type="StringTimeDimension" minOccurs="0"/>
|
|
203
|
+
<xsd:element name="TubeCapacity" type="VolumeDimension" minOccurs="0"/>
|
|
204
|
+
<xsd:element name="TubeSize" type="LengthDimension" minOccurs="0"/>
|
|
205
|
+
<xsd:element name="UpperTemperatureRating" type="TemperatureDimension" minOccurs="0" />
|
|
206
|
+
<xsd:element name="VolumeAccuracy" type="VolumeRateDimension" minOccurs="0" />
|
|
207
|
+
<xsd:element name="VolumePrecision" type="HundredString" minOccurs="0" />
|
|
208
|
+
<xsd:element name="VolumeTolerance" type="VolumeRateDimension" minOccurs="0" />
|
|
209
|
+
<xsd:element name="VolumetricToleranceClass" type="HundredString" minOccurs="0" />
|
|
210
|
+
<xsd:element name="WaterRemovalCapacity" type="VolumeDimension" minOccurs="0"/>
|
|
211
|
+
<xsd:element name="Wattage" type="SixDigitDecimalFractionOne" minOccurs="0" />
|
|
212
|
+
<xsd:element name="WellShape" type="HundredString" minOccurs="0" />
|
|
213
|
+
<xsd:element name="WellVolume" type="VolumeDimension" minOccurs="0"/>
|
|
214
|
+
<xsd:element name="WideEndDiameter" type="LengthDimension" minOccurs="0" />
|
|
215
|
+
<xsd:element name="Model" type="StringNotNull" minOccurs="0"/>
|
|
216
|
+
<xsd:element name="VolumeCapacityName" type="StringNotNull" minOccurs="0"/>
|
|
217
|
+
<xsd:element name="ItemDiameterString" type="LengthDimension" minOccurs="0"/>
|
|
218
|
+
<xsd:element name="SizeName" type="StringNotNull" minOccurs="0"/>
|
|
219
|
+
<xsd:element name="ColorName" type="StringNotNull" minOccurs="0"/>
|
|
220
|
+
<xsd:element name="ColorMap" type="StringNotNull" minOccurs="0" maxOccurs="2"/>
|
|
221
|
+
<xsd:element name="FrameMaterial" type="StringNotNull" minOccurs="0"/>
|
|
222
|
+
<xsd:element name="AdditionalFeatures" type="LongStringNotNull" minOccurs="0" maxOccurs="3"/>
|
|
223
|
+
<xsd:element name="DisplayLength" type="LengthDimension" minOccurs="0"/>
|
|
224
|
+
<xsd:element name="DisplayHeight" type="LengthDimension" minOccurs="0"/>
|
|
225
|
+
<xsd:element name="DisplayWidth" type="LengthDimension" minOccurs="0"/>
|
|
226
|
+
<xsd:element name="DisplayWeight" type="WeightDimension" minOccurs="0"/>
|
|
227
|
+
<xsd:element name="DisplayDepth" type="LengthDimension" minOccurs="0"/>
|
|
228
|
+
<xsd:element name="DisplayDiameter" type="LengthDimension" minOccurs="0"/>
|
|
229
|
+
<xsd:element name="ItemThicknessString" type="LengthDimension" minOccurs="0"/>
|
|
230
|
+
</xsd:sequence>
|
|
231
|
+
</xsd:complexType>
|
|
232
|
+
</xsd:element>
|
|
233
|
+
<!--
|
|
234
|
+
###############################################################
|
|
235
|
+
# SafetySupply Data Types
|
|
236
|
+
###############################################################
|
|
237
|
+
-->
|
|
238
|
+
<xsd:element name="SafetySupply">
|
|
239
|
+
<xsd:complexType>
|
|
240
|
+
<xsd:sequence>
|
|
241
|
+
<xsd:element name="VariationData" minOccurs="0">
|
|
242
|
+
<xsd:complexType>
|
|
243
|
+
<xsd:sequence>
|
|
244
|
+
<xsd:element name="Parentage">
|
|
245
|
+
<xsd:simpleType>
|
|
246
|
+
<xsd:restriction base="xsd:string">
|
|
247
|
+
<xsd:enumeration value="parent"/>
|
|
248
|
+
<xsd:enumeration value="child"/>
|
|
249
|
+
</xsd:restriction>
|
|
250
|
+
</xsd:simpleType>
|
|
251
|
+
</xsd:element>
|
|
252
|
+
<xsd:element name="VariationTheme" minOccurs="0">
|
|
253
|
+
<xsd:simpleType>
|
|
254
|
+
<xsd:restriction base="xsd:string">
|
|
255
|
+
<xsd:enumeration value="ColorName"/>
|
|
256
|
+
<xsd:enumeration value="ItemPackageQuantity"/>
|
|
257
|
+
<xsd:enumeration value="ItemWeight"/>
|
|
258
|
+
<xsd:enumeration value="Material"/>
|
|
259
|
+
<xsd:enumeration value="NumberOfItems"/>
|
|
260
|
+
<xsd:enumeration value="Size-Color"/>
|
|
261
|
+
<xsd:enumeration value="SizeName-ColorName"/>
|
|
262
|
+
<xsd:enumeration value="SizeName"/>
|
|
263
|
+
<xsd:enumeration value="Style"/>
|
|
264
|
+
<xsd:enumeration value="StyleName-MediaType-InsideDiameterString-ItemLength-SupportedMediaSize-Model-NumberOfItems-PartNumber"/>
|
|
265
|
+
<xsd:enumeration value="StyleName-MediaType-PoreSize-SupportedMediaSize-InsideDiameterString-ItemLength-Model-PartNumber"/>
|
|
266
|
+
<xsd:enumeration value="StyleName-SizeName-SupportedMediaSize-MediaType-Model-ItemLength-InsideDiameterString-NumberOfItems-PartNumber"/>
|
|
267
|
+
<xsd:enumeration value="StyleName-InsideDiameterString-ItemLength-ItemThickness-Model-NumberOfItems-PartNumber"/>
|
|
268
|
+
<xsd:enumeration value="StyleName-Model-MediaType-InsideDiameterString-ItemLength-OutsideDiameter-MaterialType-PartNumber"/>
|
|
269
|
+
<xsd:enumeration value="StyleName-Model-MediaType-ItemWeight-ItemVolume-NumberOfItems-PartNumber"/>
|
|
270
|
+
<xsd:enumeration value="MediaType-ItemThickness-ItemLength-Model-NumberOfItems-PartNumber"/>
|
|
271
|
+
<xsd:enumeration value="StyleName-MediaType-MaterialType-ItemDiameterString-PoreSize-NumberOfItems-PartNumber"/>
|
|
272
|
+
<xsd:enumeration value="Model-ItemVolume-MediaType-StyleName-NumberOfItems-PartNumber"/>
|
|
273
|
+
<xsd:enumeration value="StyleName-Model-NumberOfItems-PartNumber"/>
|
|
274
|
+
<xsd:enumeration value="Model-ItemVolume-SizeName-StyleName-ColorName-CapType-SeptaType-NumberOfItems-PartNumber"/>
|
|
275
|
+
<xsd:enumeration value="Model-StyleName-ItemVolume-SizeName-NumberOfItems-PartNumber"/>
|
|
276
|
+
<xsd:enumeration value="Model-StyleName-MediaType-InsideDiameterString-NumberOfItems-PartNumber"/>
|
|
277
|
+
<xsd:enumeration value="MediaType-Model-StyleName-SizeName-PartNumber"/>
|
|
278
|
+
<xsd:enumeration value="MediaType-StyleName-SizeName-InsideDiameterString-ItemLength-Model-PartNumber"/>
|
|
279
|
+
<xsd:enumeration value="StyleName-MediaType-ItemVolume-Model-PartNumber"/>
|
|
280
|
+
<xsd:enumeration value="Model-StyleName-SizeName-Capacity-NumberOfItems-PartNumber"/>
|
|
281
|
+
<xsd:enumeration value="Model-StyleName-ItemVolume-InsideDiameterString-OutsideDiameter-ItemLength-NumberOfItems-PartNumber"/>
|
|
282
|
+
<xsd:enumeration value="StyleName-MaterialType-LightPathDistance-ItemVolume-SizeName-ChamberWidth-ChamberHeight-NumberOfItems-PartNumber"/>
|
|
283
|
+
<xsd:enumeration value="StyleName-Model-MaterialType-SizeName-NumberOfItems-PartNumber"/>
|
|
284
|
+
<xsd:enumeration value="StyleName-InsideDiameterString-SizeName-ColorName-NumberOfItems-PartNumber"/>
|
|
285
|
+
<xsd:enumeration value="Model-StyleName-PartNumber"/>
|
|
286
|
+
</xsd:restriction>
|
|
287
|
+
</xsd:simpleType>
|
|
288
|
+
</xsd:element>
|
|
289
|
+
</xsd:sequence>
|
|
290
|
+
</xsd:complexType>
|
|
291
|
+
</xsd:element>
|
|
292
|
+
<xsd:element name="Model" type="StringNotNull" minOccurs="0"/>
|
|
293
|
+
<xsd:element name="VolumeCapacityName" type="StringNotNull" minOccurs="0"/>
|
|
294
|
+
<xsd:element name="CountryOfOrigin" type="CountryOfOriginType" minOccurs="0"/>
|
|
295
|
+
<xsd:element name="ItemDiameterString" type="LengthDimension" minOccurs="0"/>
|
|
296
|
+
<xsd:element name="SizeName" type="StringNotNull" minOccurs="0"/>
|
|
297
|
+
<xsd:element name="ColorName" type="StringNotNull" minOccurs="0"/>
|
|
298
|
+
<xsd:element name="ColorMap" type="StringNotNull" minOccurs="0" maxOccurs="2"/>
|
|
299
|
+
<xsd:element name="FrameMaterial" type="StringNotNull" minOccurs="0"/>
|
|
300
|
+
<xsd:element name="ItemDiameter" type="LengthDimension" minOccurs="0" />
|
|
301
|
+
<xsd:element name="ItemShape" type="HundredString" minOccurs="0" />
|
|
302
|
+
<xsd:element name="ItemVolume" type="VolumeDimension" minOccurs="0"/>
|
|
303
|
+
<xsd:element name="LightPathDistance" type="LengthDimension" minOccurs="0"/>
|
|
304
|
+
<xsd:element name="UpperTemperatureRating" type="TemperatureDimension" minOccurs="0" />
|
|
305
|
+
<xsd:element name="LowerTemperatureRating" type="TemperatureDimension" minOccurs="0" />
|
|
306
|
+
<xsd:element name="MarkingColor" type="HundredString" minOccurs="0" />
|
|
307
|
+
<xsd:element name="HeatingElementType" type="HundredString" minOccurs="0" />
|
|
308
|
+
<xsd:element name="MaximumTemperature" type="TemperatureDimension" minOccurs="0" />
|
|
309
|
+
<xsd:element name="Wattage" type="SixDigitDecimalFractionOne" minOccurs="0" />
|
|
310
|
+
<xsd:element name="CapSize" type="LengthDimension" minOccurs="0"/>
|
|
311
|
+
<xsd:element name="CapType" type="HundredString" minOccurs="0" />
|
|
312
|
+
<xsd:element name="Capacity" type="VolumeDimension" minOccurs="0"/>
|
|
313
|
+
<xsd:element name="ChamberHeight" type="LengthDimension" minOccurs="0" />
|
|
314
|
+
<xsd:element name="ChamberWidth" type="LengthDimension" minOccurs="0" />
|
|
315
|
+
<xsd:element name="ClosureDiameter" type="LengthDimension" minOccurs="0" />
|
|
316
|
+
<xsd:element name="CurrentRating" type="CurrentDimension" minOccurs="0" />
|
|
317
|
+
<xsd:element name="DisplayType" type="HundredString" minOccurs="0" />
|
|
318
|
+
<xsd:element name="DrawVolume" type="VolumeAndVolumeRateDimension" minOccurs="0"/>
|
|
319
|
+
<xsd:element name="DropVolume" type="VolumeDimension" minOccurs="0"/>
|
|
320
|
+
<xsd:element name="ExtensionLength" type="LengthDimension" minOccurs="0"/>
|
|
321
|
+
<xsd:element name="GraduationInterval" type="GraduationInterval" minOccurs="0"/>
|
|
322
|
+
<xsd:element name="InsideDepth" type="LengthDimension" minOccurs="0" />
|
|
323
|
+
<xsd:element name="NumberOfShelves" type="HundredString" minOccurs="0" />
|
|
324
|
+
<xsd:element name="ItemDepth" type="LengthDimension" minOccurs="0"/>
|
|
325
|
+
<xsd:element name="AdditionalFeatures" type="LongStringNotNull" minOccurs="0" maxOccurs="3"/>
|
|
326
|
+
<xsd:element name="AgeRangeDescription" type="HundredString" minOccurs="0" />
|
|
327
|
+
<xsd:element name="AirFlowCapacity" type="Dimension" minOccurs="0" />
|
|
328
|
+
<xsd:element name="ItemThickness" type="LengthDimension" minOccurs="0" />
|
|
329
|
+
<xsd:element name="DisplayLength" type="LengthDimension" minOccurs="0"/>
|
|
330
|
+
<xsd:element name="DisplayHeight" type="LengthDimension" minOccurs="0"/>
|
|
331
|
+
<xsd:element name="DisplayWidth" type="LengthDimension" minOccurs="0"/>
|
|
332
|
+
<xsd:element name="DisplayWeight" type="WeightDimension" minOccurs="0"/>
|
|
333
|
+
<xsd:element name="DisplayDepth" type="LengthDimension" minOccurs="0"/>
|
|
334
|
+
<xsd:element name="DisplayDiameter" type="LengthDimension" minOccurs="0"/>
|
|
335
|
+
<xsd:element name="ItemThicknessString" type="LengthDimension" minOccurs="0"/>
|
|
336
|
+
<xsd:element name="BaseDiameter" type="LengthDimension" minOccurs="0"/>
|
|
337
|
+
<xsd:element name="BaseMaterialType" type="StringNotNull" minOccurs="0"/>
|
|
338
|
+
<xsd:element name="SinkMaterial" type="StringNotNull" minOccurs="0"/>
|
|
339
|
+
<xsd:element name="BatteryLife" type="AssemblyTimeDimension" minOccurs="0" maxOccurs="3"/>
|
|
340
|
+
<xsd:element name="BeltStyle" type="StringNotNull" minOccurs="0"/>
|
|
341
|
+
<xsd:element name="CaseMaterial" type="StringNotNull" minOccurs="0" maxOccurs="2"/>
|
|
342
|
+
<xsd:element name="ChestSize" type="ClothingSizeDimension" minOccurs="0"/>
|
|
343
|
+
<xsd:element name="ClosureType" type="StringNotNull" minOccurs="0"/>
|
|
344
|
+
<xsd:element name="CollarType" type="StringNotNull" minOccurs="0"/>
|
|
345
|
+
<xsd:element name="DesignName" type="StringNotNull" minOccurs="0"/>
|
|
346
|
+
<xsd:element name="DietaryFiber" type="StringNotNull" minOccurs="0"/>
|
|
347
|
+
<xsd:element name="DoorMaterialType" type="StringNotNull" minOccurs="0"/>
|
|
348
|
+
<xsd:element name="EnergyContent" type="StringNotNull" minOccurs="0"/>
|
|
349
|
+
<xsd:element name="ExteriorFinish" type="StringNotNull" minOccurs="0"/>
|
|
350
|
+
<xsd:element name="FabricType" type="MediumStringNotNull" minOccurs="0" maxOccurs="3"/>
|
|
351
|
+
<xsd:element name="FcShelfLife" type="DateIntegerDimension" minOccurs="0"/>
|
|
352
|
+
<xsd:element name="FitType" type="StringNotNull" minOccurs="0"/>
|
|
353
|
+
<xsd:element name="Flavor" type="StringNotNull" minOccurs="0"/>
|
|
354
|
+
<xsd:element name="FrameMaterialType" type="StringNotNull" minOccurs="0"/>
|
|
355
|
+
<xsd:element name="HeelHeight" type="LengthDimension" minOccurs="0"/>
|
|
356
|
+
<xsd:element name="IncludedComponents" type="StringNotNull" minOccurs="0" maxOccurs="10"/>
|
|
357
|
+
<xsd:element name="Inseam" type="ClothingSizeDimension" minOccurs="0"/>
|
|
358
|
+
<xsd:element name="IsExpirationDatedProduct" type="xsd:boolean" minOccurs="0"/>
|
|
359
|
+
<xsd:element name="ItemWeight" type="WeightDimension" minOccurs="0" />
|
|
360
|
+
<xsd:element name="LampType" type="StringNotNull" minOccurs="0"/>
|
|
361
|
+
<xsd:element name="Coating" type="StringNotNull" minOccurs="0"/>
|
|
362
|
+
<xsd:element name="LensColor" type="StringNotNull" minOccurs="0"/>
|
|
363
|
+
<xsd:element name="LensMaterial" type="StringNotNull" minOccurs="0"/>
|
|
364
|
+
<xsd:element name="LiningDescription" type="StringNotNull" minOccurs="0"/>
|
|
365
|
+
<xsd:element name="LiquidPackagingType" type="StringNotNull" minOccurs="0"/>
|
|
366
|
+
<xsd:element name="LiquidVolume" type="VolumeDimension" minOccurs="0"/>
|
|
367
|
+
<xsd:element name="LithiumBatteryPackaging" type="LithiumBatteryPackagingType" minOccurs="0"/>
|
|
368
|
+
<xsd:element name="LithiumBatteryVoltage" type="xsd:decimal" minOccurs="0"/>
|
|
369
|
+
<xsd:element name="LoadCapacity" type="WeightDimension" minOccurs="0"/>
|
|
370
|
+
<xsd:element name="LockType" type="StringNotNull" minOccurs="0"/>
|
|
371
|
+
<xsd:element name="MaterialType" type="LongString" minOccurs="0" />
|
|
372
|
+
<xsd:element name="MaximumWeight" type="WeightDimension" minOccurs="0"/>
|
|
373
|
+
<xsd:element name="FlyLineNumber" type="xsd:positiveInteger" minOccurs="0"/>
|
|
374
|
+
<xsd:element name="NumberOfDoors" type="xsd:positiveInteger" minOccurs="0"/>
|
|
375
|
+
<xsd:element name="NumberOfHeadPositions" type="xsd:positiveInteger" minOccurs="0"/>
|
|
376
|
+
<xsd:element name="NumberOfLithiumIonCells" type="xsd:positiveInteger" minOccurs="0"/>
|
|
377
|
+
<xsd:element name="NumberOfLithiumMetalCells" type="xsd:positiveInteger" minOccurs="0"/>
|
|
378
|
+
<xsd:element name="NumberOfPieces" type="xsd:positiveInteger" minOccurs="0"/>
|
|
379
|
+
<xsd:element name="OutsideDiameter" type="LengthDimension" minOccurs="0" />
|
|
380
|
+
<xsd:element name="PatternStyle" type="StringNotNull" minOccurs="0"/>
|
|
381
|
+
<xsd:element name="SleeveLength" type="LengthDimension" minOccurs="0"/>
|
|
382
|
+
<xsd:element name="MaterialFeatures" type="StringNotNull" minOccurs="0"/>
|
|
383
|
+
<xsd:element name="MediaType" type="String" minOccurs="0" />
|
|
384
|
+
<xsd:element name="NoiseAttenuation" type="StringNotNull" minOccurs="0"/>
|
|
385
|
+
<xsd:element name="PoreSize" type="VolumeRateDimension" minOccurs="0"/>
|
|
386
|
+
<xsd:element name="UseModes" type="StringNotNull" minOccurs="0" maxOccurs="3"/>
|
|
387
|
+
<xsd:element name="RunTime" type="xsd:positiveInteger" minOccurs="0"/>
|
|
388
|
+
<xsd:element name="SeptaType" type="HundredString" minOccurs="0" />
|
|
389
|
+
<xsd:element name="Sodium" type="StringNotNull" minOccurs="0"/>
|
|
390
|
+
<xsd:element name="SpecificUses" type="StringNotNull" minOccurs="0" maxOccurs="5"/>
|
|
391
|
+
<xsd:element name="SpecificationMet" type="StringNotNull" minOccurs="0" maxOccurs="5"/>
|
|
392
|
+
<xsd:element name="StringMaterial" type="StringNotNull" minOccurs="0"/>
|
|
393
|
+
<xsd:element name="StyleName" type="StringNotNull" minOccurs="0" maxOccurs="5"/>
|
|
394
|
+
<xsd:element name="SugarAlcohol" type="StringNotNull" minOccurs="0"/>
|
|
395
|
+
<xsd:element name="Sugars" type="StringNotNull" minOccurs="0"/>
|
|
396
|
+
<xsd:element name="SupportedMediaSize" type="HundredString" minOccurs="0" />
|
|
397
|
+
<xsd:element name="TasteDescription" type="StringNotNull" minOccurs="0"/>
|
|
398
|
+
<xsd:element name="Strength" type="WeightDimension" minOccurs="0"/>
|
|
399
|
+
<xsd:element name="PPUCount" type="xsd:decimal" minOccurs="0"/>
|
|
400
|
+
<xsd:element name="PPUCountType" type="StringNotNull" minOccurs="0"/>
|
|
401
|
+
<xsd:element name="CuffType" type="StringNotNull" minOccurs="0"/>
|
|
402
|
+
<xsd:element name="ViewingAngle" type="StringNotNull" minOccurs="0"/>
|
|
403
|
+
<xsd:element name="WaterResistanceLevel" type="WaterResistantType" minOccurs="0"/>
|
|
404
|
+
<xsd:element name="ToeStyle" type="LongString" minOccurs="0"/>
|
|
405
|
+
</xsd:sequence>
|
|
406
|
+
</xsd:complexType>
|
|
407
|
+
</xsd:element>
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
</xsd:schema>
|
|
411
|
+
|
|
@@ -0,0 +1,650 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
2
|
+
<!-- Revision="$Revision: #1 $" -->
|
|
3
|
+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
|
|
4
|
+
<!--
|
|
5
|
+
$Date: 2011/04/06 $
|
|
6
|
+
|
|
7
|
+
AMAZON.COM CONFIDENTIAL. This document and the information contained in it are
|
|
8
|
+
confidential and proprietary information of Amazon.com and may not be reproduced,
|
|
9
|
+
distributed or used, in whole or in part, for any purpose other than as necessary
|
|
10
|
+
to list products for sale on the www.amazon.com web site pursuant to an agreement
|
|
11
|
+
with Amazon.com.
|
|
12
|
+
-->
|
|
13
|
+
<xsd:include schemaLocation="amzn-base.xsd"/>
|
|
14
|
+
<xsd:element name="LargeAppliances">
|
|
15
|
+
<xsd:complexType>
|
|
16
|
+
<xsd:sequence>
|
|
17
|
+
<xsd:element name="ProductType">
|
|
18
|
+
<xsd:complexType>
|
|
19
|
+
<xsd:choice>
|
|
20
|
+
<xsd:element ref="AirConditioner"/>
|
|
21
|
+
<xsd:element ref="ApplianceAccessory"/>
|
|
22
|
+
<xsd:element ref="CookingOven"/>
|
|
23
|
+
<xsd:element ref="Cooktop"/>
|
|
24
|
+
<xsd:element ref="Dishwasher"/>
|
|
25
|
+
<xsd:element ref="LaundryAppliance"/>
|
|
26
|
+
<xsd:element ref="MicrowaveOven"/>
|
|
27
|
+
<xsd:element ref="Range"/>
|
|
28
|
+
<xsd:element ref="RefrigerationAppliance"/>
|
|
29
|
+
<xsd:element ref="TrashCompactor"/>
|
|
30
|
+
<xsd:element ref="VentHood"/>
|
|
31
|
+
</xsd:choice>
|
|
32
|
+
</xsd:complexType>
|
|
33
|
+
</xsd:element>
|
|
34
|
+
<xsd:element ref="Battery" minOccurs="0"/>
|
|
35
|
+
<xsd:element name="BatteryAverageLifeStandby" type="PositiveDimension" minOccurs="0"/>
|
|
36
|
+
<xsd:element name="BatteryLife" type="BatteryLifeDimension" minOccurs="0"/>
|
|
37
|
+
<xsd:element name="Capacity" type="VolumeDimension" minOccurs="0"/>
|
|
38
|
+
<xsd:element name="ColorMap" minOccurs="0"/>
|
|
39
|
+
<xsd:element ref="ColorSpecification" minOccurs="0"/>
|
|
40
|
+
<xsd:element name="CountryOfOrigin" type="CountryOfOriginType" minOccurs="0"/>
|
|
41
|
+
<xsd:element name="Diameter" type="LengthDimension" minOccurs="0"/>
|
|
42
|
+
<xsd:element name="DisplayVolume" type="VolumeDimension" minOccurs="0"/>
|
|
43
|
+
<xsd:element name="Efficiency" type="PositiveDimension" minOccurs="0"/>
|
|
44
|
+
<xsd:element name="EuEnergyLabelEfficiencyClass" type="EffeciencyClassTypeValues"
|
|
45
|
+
minOccurs="0"/>
|
|
46
|
+
<xsd:element name="EnergyConsumption" type="EnergyConsumptionDimension"
|
|
47
|
+
minOccurs="0"/>
|
|
48
|
+
<xsd:element name="FilterPoreSize" type="FilterPoreSizeDimension" minOccurs="0"/>
|
|
49
|
+
<xsd:element name="FormFactor" type="String" minOccurs="0"/>
|
|
50
|
+
<xsd:element name="FrontStyle" type="StringNotNull" minOccurs="0"/>
|
|
51
|
+
<xsd:element name="IncludedComponents" type="String" minOccurs="0" maxOccurs="4"/>
|
|
52
|
+
<xsd:element name="InnerMaterialType" type="StringNotNull" minOccurs="0"/>
|
|
53
|
+
<xsd:element name="InstallationType" type="String" minOccurs="0"/>
|
|
54
|
+
<xsd:element name="IsWhiteGloveRequired" type="xsd:boolean" minOccurs="0"/>
|
|
55
|
+
<xsd:element name="ItemThickness" type="LengthDimension" minOccurs="0"/>
|
|
56
|
+
<xsd:element name="LithiumBatteryEnergyContent" type="PositiveInteger" minOccurs="0"/>
|
|
57
|
+
<xsd:element name="LithiumBatteryPackaging" minOccurs="0">
|
|
58
|
+
<xsd:simpleType>
|
|
59
|
+
<xsd:restriction base="String">
|
|
60
|
+
<xsd:enumeration value="batteries_contained_in_equipment"/>
|
|
61
|
+
<xsd:enumeration value="batteries_only"/>
|
|
62
|
+
<xsd:enumeration value="batteries_packed_with_equipment"/>
|
|
63
|
+
</xsd:restriction>
|
|
64
|
+
</xsd:simpleType>
|
|
65
|
+
</xsd:element>
|
|
66
|
+
<xsd:element name="LithiumBatteryVoltage" type="PositiveInteger" minOccurs="0"/>
|
|
67
|
+
<xsd:element name="LithiumBatteryWeight" type="PositiveInteger" minOccurs="0"/>
|
|
68
|
+
<xsd:element name="MaterialType" type="StringNotNull" minOccurs="0"/>
|
|
69
|
+
<xsd:element name="MfgWarrantyDescriptionLabor" type="SuperLongStringNotNull"
|
|
70
|
+
minOccurs="0"/>
|
|
71
|
+
<xsd:element name="MfgWarrantyDescriptionParts" type="SuperLongStringNotNull"
|
|
72
|
+
minOccurs="0"/>
|
|
73
|
+
<xsd:element name="MfrPartNumber" type="FortyStringNotNull" minOccurs="0"/>
|
|
74
|
+
<xsd:element name="ModelNumber" type="StringNotNull" minOccurs="0"/>
|
|
75
|
+
<xsd:element name="NoiseLevel" type="NoiseLevelDimension" minOccurs="0"/>
|
|
76
|
+
<xsd:element name="NumberOfLithiumIonCells" type="PositiveInteger" minOccurs="0"/>
|
|
77
|
+
<xsd:element name="NumberOfLithiumMetalCells" type="PositiveInteger" minOccurs="0"/>
|
|
78
|
+
<xsd:element name="VariationData" minOccurs="0">
|
|
79
|
+
<xsd:complexType>
|
|
80
|
+
<xsd:sequence>
|
|
81
|
+
<xsd:element name="Parentage">
|
|
82
|
+
<xsd:simpleType>
|
|
83
|
+
<xsd:restriction base="String">
|
|
84
|
+
<xsd:enumeration value="parent"/>
|
|
85
|
+
<xsd:enumeration value="child"/>
|
|
86
|
+
</xsd:restriction>
|
|
87
|
+
</xsd:simpleType>
|
|
88
|
+
</xsd:element>
|
|
89
|
+
<xsd:element name="VariationTheme" minOccurs="0">
|
|
90
|
+
<xsd:simpleType>
|
|
91
|
+
<xsd:restriction base="String">
|
|
92
|
+
<xsd:enumeration value="Color"/>
|
|
93
|
+
<xsd:enumeration value="Size"/>
|
|
94
|
+
<xsd:enumeration value="SizeColor"/>
|
|
95
|
+
</xsd:restriction>
|
|
96
|
+
</xsd:simpleType>
|
|
97
|
+
</xsd:element>
|
|
98
|
+
</xsd:sequence>
|
|
99
|
+
</xsd:complexType>
|
|
100
|
+
</xsd:element>
|
|
101
|
+
<xsd:element name="ProductGrade" type="String" minOccurs="0"/>
|
|
102
|
+
<xsd:element name="SellerWarrantyDescription" type="SuperLongString" minOccurs="0"/>
|
|
103
|
+
<xsd:element name="SidePanelColor" type="String" minOccurs="0"/>
|
|
104
|
+
<xsd:element name="Size" type="String" minOccurs="0"/>
|
|
105
|
+
<xsd:element name="SizeMap" type="StringNotNull" minOccurs="0"/>
|
|
106
|
+
<xsd:element name="SpecialFeatures" type="String" minOccurs="0" maxOccurs="4"/>
|
|
107
|
+
<xsd:element name="SpecificationsMet" type="String" minOccurs="0"/>
|
|
108
|
+
<xsd:element name="TemperatureRating" type="StringNotNull" minOccurs="0"/>
|
|
109
|
+
<xsd:element name="Voltage" type="VoltageDecimalDimension" minOccurs="0"/>
|
|
110
|
+
<xsd:element name="Warnings" type="LongStringNotNull" minOccurs="0"/>
|
|
111
|
+
<xsd:element name="Warranty" type="SuperLongString" minOccurs="0"/>
|
|
112
|
+
<xsd:element name="Wattage" type="WattageDimension" minOccurs="0"/>
|
|
113
|
+
</xsd:sequence>
|
|
114
|
+
</xsd:complexType>
|
|
115
|
+
</xsd:element>
|
|
116
|
+
|
|
117
|
+
<!--
|
|
118
|
+
###############################################################
|
|
119
|
+
# AIR_CONDITIONER Classification Data
|
|
120
|
+
###############################################################
|
|
121
|
+
-->
|
|
122
|
+
<xsd:element name="AirConditioner">
|
|
123
|
+
<xsd:complexType>
|
|
124
|
+
<xsd:sequence>
|
|
125
|
+
<xsd:element name="AirConditionCoverageCooling" type="String" minOccurs="0"/>
|
|
126
|
+
<xsd:element name="AirConditionCoverageHeating" type="String" minOccurs="0"/>
|
|
127
|
+
<xsd:element name="ConnectorType" type="String" minOccurs="0" maxOccurs="2"/>
|
|
128
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
129
|
+
<xsd:element name="CoolingVents" type="xsd:integer" minOccurs="0"/>
|
|
130
|
+
<xsd:element name="DryerPowerSource" type="String" minOccurs="0"/>
|
|
131
|
+
<xsd:element name="EnergyConsumptionEfficiencyRateAPF" type="String" minOccurs="0"/>
|
|
132
|
+
<xsd:element name="HoodDescription" type="StringNotNull" minOccurs="0"/>
|
|
133
|
+
<xsd:element name="IceCapacity" type="IceCapacityDimension" minOccurs="0"/>
|
|
134
|
+
<xsd:element name="ItemDimensionsIndoor" type="String" minOccurs="0"/>
|
|
135
|
+
<xsd:element name="ItemDimensionsOutdoor" type="String" minOccurs="0"/>
|
|
136
|
+
<xsd:element name="IsPortable" type="xsd:boolean" minOccurs="0"/>
|
|
137
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
138
|
+
<xsd:element name="MaximumPipeDifferenceInHeight" type="LengthDimension"
|
|
139
|
+
minOccurs="0"/>
|
|
140
|
+
<xsd:element name="OperatingNoiseIndoorEquipment" type="NoiseLevelDimension"
|
|
141
|
+
minOccurs="0"/>
|
|
142
|
+
<xsd:element name="OperatingNoiseOutdoorEquipment" type="NoiseLevelDimension"
|
|
143
|
+
minOccurs="0"/>
|
|
144
|
+
<xsd:element name="PipeDiameter" type="LengthDimension" minOccurs="0"/>
|
|
145
|
+
<xsd:element name="PipeLength" type="LengthDimension" minOccurs="0"/>
|
|
146
|
+
<xsd:element name="PowerConsumptionWattageCooling" type="EnergyConsumptionDimension"
|
|
147
|
+
minOccurs="0"/>
|
|
148
|
+
<xsd:element name="PowerConsumptionWattageHeating" type="EnergyConsumptionDimension"
|
|
149
|
+
minOccurs="0"/>
|
|
150
|
+
<xsd:element name="PowerPlugCapacity" type="PowerPlugCapacityDimension"
|
|
151
|
+
minOccurs="0"/>
|
|
152
|
+
<xsd:element name="RatedCoolingCapacity" type="EnergyConsumptionDimension"
|
|
153
|
+
minOccurs="0"/>
|
|
154
|
+
<xsd:element name="RatedHeatingCapacity" type="EnergyConsumptionDimension"
|
|
155
|
+
minOccurs="0"/>
|
|
156
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
157
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
158
|
+
<xsd:element name="TrayType" type="String" minOccurs="0"/>
|
|
159
|
+
<xsd:element name="VoltageType" type="StringNotNull" minOccurs="0"/>
|
|
160
|
+
<xsd:element name="WasherArms" type="xsd:integer" minOccurs="0"/>
|
|
161
|
+
<xsd:element name="WeightIndoorEquipment" type="WeightDimension" minOccurs="0"/>
|
|
162
|
+
<xsd:element name="WeightOutdoorEquipment" type="WeightDimension" minOccurs="0"/>
|
|
163
|
+
</xsd:sequence>
|
|
164
|
+
</xsd:complexType>
|
|
165
|
+
</xsd:element>
|
|
166
|
+
|
|
167
|
+
<!--
|
|
168
|
+
###############################################################
|
|
169
|
+
# APPLIANCE_ACCESSORY Classification Data
|
|
170
|
+
###############################################################
|
|
171
|
+
-->
|
|
172
|
+
<xsd:element name="ApplianceAccessory">
|
|
173
|
+
<xsd:complexType>
|
|
174
|
+
<xsd:sequence>
|
|
175
|
+
<xsd:element name="ConnectorType" type="String" minOccurs="0" maxOccurs="2"/>
|
|
176
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
177
|
+
<xsd:element name="CoolingVents" type="xsd:integer" minOccurs="0"/>
|
|
178
|
+
<xsd:element name="DryerPowerSource" type="String" minOccurs="0"/>
|
|
179
|
+
<xsd:element name="IceCapacity" type="IceCapacityDimension" minOccurs="0"/>
|
|
180
|
+
<xsd:element name="IsPortable" type="xsd:boolean" minOccurs="0"/>
|
|
181
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
182
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
183
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
184
|
+
<xsd:element name="TrayType" type="String" minOccurs="0"/>
|
|
185
|
+
<xsd:element name="WasherArms" type="xsd:integer" minOccurs="0"/>
|
|
186
|
+
</xsd:sequence>
|
|
187
|
+
</xsd:complexType>
|
|
188
|
+
</xsd:element>
|
|
189
|
+
|
|
190
|
+
<!--
|
|
191
|
+
###############################################################
|
|
192
|
+
# COOKING_OVEN Classification Data
|
|
193
|
+
###############################################################
|
|
194
|
+
-->
|
|
195
|
+
<xsd:element name="CookingOven">
|
|
196
|
+
<xsd:complexType>
|
|
197
|
+
<xsd:sequence>
|
|
198
|
+
<xsd:element name="BurnerType" type="String" minOccurs="0"/>
|
|
199
|
+
<xsd:element name="ChamberVolume" type="WaterConsumptionDimension" minOccurs="0"/>
|
|
200
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
201
|
+
<xsd:element name="CooktopMaterialType" type="StringNotNull" minOccurs="0"/>
|
|
202
|
+
<xsd:element name="DrawerType" type="String" minOccurs="0" maxOccurs="4"/>
|
|
203
|
+
<xsd:element name="EnergyConsumptionConvection" type="EnergyConsumptionDimension"
|
|
204
|
+
minOccurs="0"/>
|
|
205
|
+
<xsd:element name="EnergyConsumptionStandard" type="EnergyConsumptionDimension"
|
|
206
|
+
minOccurs="0"/>
|
|
207
|
+
<xsd:element name="FuelType" type="String" minOccurs="0"/>
|
|
208
|
+
<xsd:element name="HeatingElements" type="xsd:integer" minOccurs="0"/>
|
|
209
|
+
<xsd:element name="HeatingMode" type="String" minOccurs="0"/>
|
|
210
|
+
<xsd:element name="HoodDescription" type="StringNotNull" minOccurs="0"/>
|
|
211
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
212
|
+
<xsd:element name="MaxEnergyOutput" type="MaxEnergyOutputDimension" minOccurs="0"/>
|
|
213
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
214
|
+
<xsd:element name="Racks" type="xsd:integer" minOccurs="0"/>
|
|
215
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
216
|
+
<xsd:element name="TopStyle" type="String" minOccurs="0"/>
|
|
217
|
+
<xsd:element name="TrayType" type="String" minOccurs="0"/>
|
|
218
|
+
<xsd:element name="VolumeCapacityName" type="StringNotNull" minOccurs="0"/>
|
|
219
|
+
</xsd:sequence>
|
|
220
|
+
</xsd:complexType>
|
|
221
|
+
</xsd:element>
|
|
222
|
+
<!--
|
|
223
|
+
###############################################################
|
|
224
|
+
# COOKTOP Classification Data
|
|
225
|
+
###############################################################
|
|
226
|
+
-->
|
|
227
|
+
<xsd:element name="Cooktop">
|
|
228
|
+
<xsd:complexType>
|
|
229
|
+
<xsd:sequence>
|
|
230
|
+
<xsd:element name="AirflowDisplacement" type="AirflowDisplacementDimension"
|
|
231
|
+
minOccurs="0"/>
|
|
232
|
+
<xsd:element name="BurnerType" type="String" minOccurs="0"/>
|
|
233
|
+
<xsd:element name="ChamberVolume" type="WaterConsumptionDimension" minOccurs="0"/>
|
|
234
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
235
|
+
<xsd:element name="CooktopMaterialType" type="StringNotNull" minOccurs="0"/>
|
|
236
|
+
<xsd:element name="DrawerType" type="String" minOccurs="0" maxOccurs="4"/>
|
|
237
|
+
<xsd:element name="DryerPowerSource" type="String" minOccurs="0"/>
|
|
238
|
+
<xsd:element name="EnergyConsumptionConvection" type="EnergyConsumptionDimension"
|
|
239
|
+
minOccurs="0"/>
|
|
240
|
+
<xsd:element name="EnergyConsumptionStandard" type="EnergyConsumptionDimension"
|
|
241
|
+
minOccurs="0"/>
|
|
242
|
+
<xsd:element name="FuelType" type="String" minOccurs="0"/>
|
|
243
|
+
<xsd:element name="HeatingElements" type="xsd:integer" minOccurs="0"/>
|
|
244
|
+
<xsd:element name="HoodDescription" type="StringNotNull" minOccurs="0"/>
|
|
245
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
246
|
+
<xsd:element name="MaxEnergyOutput" type="MaxEnergyOutputDimension" minOccurs="0"/>
|
|
247
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
248
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
249
|
+
<xsd:element name="TopStyle" type="String" minOccurs="0"/>
|
|
250
|
+
<xsd:element name="TrayType" type="String" minOccurs="0"/>
|
|
251
|
+
<xsd:element name="VolumeCapacityName" type="StringNotNull" minOccurs="0"/>
|
|
252
|
+
<xsd:element name="WasherArms" type="xsd:integer" minOccurs="0"/>
|
|
253
|
+
</xsd:sequence>
|
|
254
|
+
</xsd:complexType>
|
|
255
|
+
</xsd:element>
|
|
256
|
+
<!--
|
|
257
|
+
###############################################################
|
|
258
|
+
# DISHWASHER Classification Data
|
|
259
|
+
###############################################################
|
|
260
|
+
-->
|
|
261
|
+
<xsd:element name="Dishwasher">
|
|
262
|
+
<xsd:complexType>
|
|
263
|
+
<xsd:sequence>
|
|
264
|
+
<xsd:element name="AnnualEnergyConsumption" type="EnergyConsumptionDimension"
|
|
265
|
+
minOccurs="0"/>
|
|
266
|
+
<xsd:element name="AnnualWaterConsumption" type="WaterConsumptionDimension"
|
|
267
|
+
minOccurs="0"/>
|
|
268
|
+
<xsd:element name="CompatibleDevice" type="String" minOccurs="0"/>
|
|
269
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
270
|
+
<xsd:element name="CoolingVents" type="xsd:integer" minOccurs="0"/>
|
|
271
|
+
<xsd:element name="CounterDepth" type="LengthDimension" minOccurs="0"/>
|
|
272
|
+
<xsd:element name="DryerPowerSource" type="String" minOccurs="0"/>
|
|
273
|
+
<xsd:element name="DryingPerformanceRating" type="StringNotNull" minOccurs="0"/>
|
|
274
|
+
<xsd:element name="IceCapacity" type="IceCapacityDimension" minOccurs="0"/>
|
|
275
|
+
<xsd:element name="IsPortable" type="xsd:boolean" minOccurs="0"/>
|
|
276
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
277
|
+
<xsd:element name="OptionCycles" type="xsd:integer" minOccurs="0"/>
|
|
278
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
279
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
280
|
+
<xsd:element name="StandardCycleCapacity" type="CapacityDimension" minOccurs="0"/>
|
|
281
|
+
<xsd:element name="StandardCycles" type="xsd:integer" minOccurs="0"/>
|
|
282
|
+
<xsd:element name="TrayType" type="String" minOccurs="0"/>
|
|
283
|
+
<xsd:element name="WasherArms" type="xsd:integer" minOccurs="0"/>
|
|
284
|
+
<xsd:element name="WashingPerformanceRating" type="StringNotNull" minOccurs="0"/>
|
|
285
|
+
<xsd:element name="WaterConsumption" type="WaterConsumptionDimension" minOccurs="0"/>
|
|
286
|
+
<xsd:element name="PowerPlugType" type="PowerPlugType" minOccurs="0"/>
|
|
287
|
+
</xsd:sequence>
|
|
288
|
+
</xsd:complexType>
|
|
289
|
+
</xsd:element>
|
|
290
|
+
<!--
|
|
291
|
+
###############################################################
|
|
292
|
+
# LAUNDRY_APPLIANCE Classification Data
|
|
293
|
+
###############################################################
|
|
294
|
+
-->
|
|
295
|
+
<xsd:element name="LaundryAppliance">
|
|
296
|
+
<xsd:complexType>
|
|
297
|
+
<xsd:sequence>
|
|
298
|
+
<xsd:element name="AccessLocation" type="String" minOccurs="0"/>
|
|
299
|
+
<xsd:element name="AnnualEnergyConsumption" type="EnergyConsumptionDimension"
|
|
300
|
+
minOccurs="0"/>
|
|
301
|
+
<xsd:element name="AnnualEnergyConsumptionCycle" type="EnergyConsumptionDimension"
|
|
302
|
+
minOccurs="0"/>
|
|
303
|
+
<xsd:element name="AnnualEnergyConsumptionWashing" type="EnergyConsumptionDimension"
|
|
304
|
+
minOccurs="0"/>
|
|
305
|
+
<xsd:element name="AnnualWaterConsumption" type="WaterConsumptionDimension"
|
|
306
|
+
minOccurs="0"/>
|
|
307
|
+
<xsd:element name="AnnualWaterConsumptionCycle" type="WaterConsumptionDimension"
|
|
308
|
+
minOccurs="0"/>
|
|
309
|
+
<xsd:element name="AnnualWaterConsumptionWashing" type="WaterConsumptionDimension"
|
|
310
|
+
minOccurs="0"/>
|
|
311
|
+
<xsd:element name="ClothesCapacity" type="String" minOccurs="0"/>
|
|
312
|
+
<xsd:element name="CompatibleDevice" type="String" minOccurs="0"/>
|
|
313
|
+
<xsd:element name="ConnectorType" type="String" minOccurs="0" maxOccurs="2"/>
|
|
314
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
315
|
+
<xsd:element name="CoolingVents" type="xsd:integer" minOccurs="0"/>
|
|
316
|
+
<xsd:element name="CounterDepth" type="LengthDimension" minOccurs="0"/>
|
|
317
|
+
<xsd:element name="DryerPowerSource" type="String" minOccurs="0"/>
|
|
318
|
+
<xsd:element name="DryingCapacity" type="CapacityDimension" minOccurs="0"/>
|
|
319
|
+
<xsd:element name="DryingPerformanceRating" type="StringNotNull" minOccurs="0"/>
|
|
320
|
+
<xsd:element name="DryingTechnology" type="StringNotNull" minOccurs="0"/>
|
|
321
|
+
<xsd:element name="EnergyConsumptionCycle" type="EnergyConsumptionDimension"
|
|
322
|
+
minOccurs="0"/>
|
|
323
|
+
<xsd:element name="EnergyConsumptionWashing" type="EnergyConsumptionDimension"
|
|
324
|
+
minOccurs="0"/>
|
|
325
|
+
<xsd:element name="IceCapacity" type="IceCapacityDimension" minOccurs="0"/>
|
|
326
|
+
<xsd:element name="IsPortable" type="xsd:boolean" minOccurs="0"/>
|
|
327
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
328
|
+
<xsd:element name="MaxRotationSpeed" type="RotationSpeedDimension" minOccurs="0"/>
|
|
329
|
+
<xsd:element name="NoiseLevelDraining" type="NoiseLevelDimension" minOccurs="0"/>
|
|
330
|
+
<xsd:element name="NoiseLevelDrying" type="NoiseLevelDimension" minOccurs="0"/>
|
|
331
|
+
<xsd:element name="NoiseLevelDryingCottonDryMode" type="NoiseLevelDimension"
|
|
332
|
+
minOccurs="0"/>
|
|
333
|
+
<xsd:element name="NoiseLevelDryingStandardMode" type="NoiseLevelDimension"
|
|
334
|
+
minOccurs="0"/>
|
|
335
|
+
<xsd:element name="NoiseLevelSpinning" type="NoiseLevelDimension" minOccurs="0"/>
|
|
336
|
+
<xsd:element name="NoiseLevelSpinningCottonDryMode" type="NoiseLevelDimension"
|
|
337
|
+
minOccurs="0"/>
|
|
338
|
+
<xsd:element name="NoiseLevelSpinningStandardMode" type="NoiseLevelDimension"
|
|
339
|
+
minOccurs="0"/>
|
|
340
|
+
<xsd:element name="NoiseLevelWashing" type="NoiseLevelDimension" minOccurs="0"/>
|
|
341
|
+
<xsd:element name="NoiseLevelWashingCottonDryMode" type="NoiseLevelDimension"
|
|
342
|
+
minOccurs="0"/>
|
|
343
|
+
<xsd:element name="NoiseLevelWashingStandardMode" type="NoiseLevelDimension"
|
|
344
|
+
minOccurs="0"/>
|
|
345
|
+
<xsd:element name="OptionCycles" type="xsd:integer" minOccurs="0"/>
|
|
346
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
347
|
+
<xsd:element name="ResidualMoisturePercentage" type="PercentageType" minOccurs="0"/>
|
|
348
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
349
|
+
<xsd:element name="SpinningPerformanceRating" type="StringNotNull" minOccurs="0"/>
|
|
350
|
+
<xsd:element name="StandardCycleCapacity" type="CapacityDimension" minOccurs="0"/>
|
|
351
|
+
<xsd:element name="StandardCycles" type="xsd:integer" minOccurs="0"/>
|
|
352
|
+
<xsd:element name="TrayType" type="String" minOccurs="0"/>
|
|
353
|
+
<xsd:element name="WasherArms" type="xsd:integer" minOccurs="0"/>
|
|
354
|
+
<xsd:element name="WashingCapacity" type="CapacityDimension" minOccurs="0"/>
|
|
355
|
+
<xsd:element name="WashingPerformanceRating" type="StringNotNull" minOccurs="0"/>
|
|
356
|
+
<xsd:element name="WaterConsumption" type="WaterConsumptionDimension" minOccurs="0"/>
|
|
357
|
+
<xsd:element name="WaterConsumptionCycle" type="WaterConsumptionDimension"
|
|
358
|
+
minOccurs="0"/>
|
|
359
|
+
<xsd:element name="WaterConsumptionWashing" type="WaterConsumptionDimension"
|
|
360
|
+
minOccurs="0"/>
|
|
361
|
+
<xsd:element name="WeightedAnnualEnergyConsumption"
|
|
362
|
+
type="EnergyConsumptionDimension" minOccurs="0"/>
|
|
363
|
+
<xsd:element name="WeightedAnnualWaterConsumption" type="WaterConsumptionDimension"
|
|
364
|
+
minOccurs="0"/>
|
|
365
|
+
</xsd:sequence>
|
|
366
|
+
</xsd:complexType>
|
|
367
|
+
</xsd:element>
|
|
368
|
+
<!--
|
|
369
|
+
###############################################################
|
|
370
|
+
# MICROWAVE_OVEN Classification Data
|
|
371
|
+
###############################################################
|
|
372
|
+
-->
|
|
373
|
+
<xsd:element name="MicrowaveOven">
|
|
374
|
+
<xsd:complexType>
|
|
375
|
+
<xsd:sequence>
|
|
376
|
+
<xsd:element name="ChamberVolume" type="WaterConsumptionDimension" minOccurs="0"/>
|
|
377
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
378
|
+
<xsd:element name="EnergyConsumptionConvection" type="EnergyConsumptionDimension"
|
|
379
|
+
minOccurs="0"/>
|
|
380
|
+
<xsd:element name="EnergyConsumptionStandard" type="EnergyConsumptionDimension"
|
|
381
|
+
minOccurs="0"/>
|
|
382
|
+
<xsd:element name="FuelType" type="String" minOccurs="0"/>
|
|
383
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
384
|
+
<xsd:element name="Racks" type="xsd:integer" minOccurs="0"/>
|
|
385
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
386
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
387
|
+
<xsd:element name="VolumeCapacityName" type="StringNotNull" minOccurs="0"/>
|
|
388
|
+
<xsd:element name="PowerPlugType" type="PowerPlugType" minOccurs="0"/>
|
|
389
|
+
</xsd:sequence>
|
|
390
|
+
</xsd:complexType>
|
|
391
|
+
</xsd:element>
|
|
392
|
+
<!--
|
|
393
|
+
###############################################################
|
|
394
|
+
# RANGE Classification Data
|
|
395
|
+
###############################################################
|
|
396
|
+
-->
|
|
397
|
+
<xsd:element name="Range">
|
|
398
|
+
<xsd:complexType>
|
|
399
|
+
<xsd:sequence>
|
|
400
|
+
<xsd:element name="AirflowDisplacement" type="AirflowDisplacementDimension"
|
|
401
|
+
minOccurs="0"/>
|
|
402
|
+
<xsd:element name="BurnerType" type="String" minOccurs="0"/>
|
|
403
|
+
<xsd:element name="ChamberVolume" type="WaterConsumptionDimension" minOccurs="0"/>
|
|
404
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
405
|
+
<xsd:element name="CooktopMaterialType" type="StringNotNull" minOccurs="0"/>
|
|
406
|
+
<xsd:element name="DrawerType" type="String" minOccurs="0" maxOccurs="4"/>
|
|
407
|
+
<xsd:element name="EnergyConsumptionConvection" type="EnergyConsumptionDimension"
|
|
408
|
+
minOccurs="0"/>
|
|
409
|
+
<xsd:element name="EnergyConsumptionStandard" type="EnergyConsumptionDimension"
|
|
410
|
+
minOccurs="0"/>
|
|
411
|
+
<xsd:element name="FuelType" type="String" minOccurs="0"/>
|
|
412
|
+
<xsd:element name="HeatingElements" type="xsd:integer" minOccurs="0"/>
|
|
413
|
+
<xsd:element name="HeatingMode" type="String" minOccurs="0"/>
|
|
414
|
+
<xsd:element name="HoodDescription" type="StringNotNull" minOccurs="0"/>
|
|
415
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
416
|
+
<xsd:element name="MaxEnergyOutput" type="MaxEnergyOutputDimension" minOccurs="0"/>
|
|
417
|
+
<xsd:element name="Racks" type="xsd:integer" minOccurs="0"/>
|
|
418
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
419
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
420
|
+
<xsd:element name="TopStyle" type="String" minOccurs="0"/>
|
|
421
|
+
<xsd:element name="TrayType" type="String" minOccurs="0"/>
|
|
422
|
+
<xsd:element name="VolumeCapacityName" type="StringNotNull" minOccurs="0"/>
|
|
423
|
+
<xsd:element name="PowerPlugType" type="PowerPlugType" minOccurs="0"/>
|
|
424
|
+
</xsd:sequence>
|
|
425
|
+
</xsd:complexType>
|
|
426
|
+
</xsd:element>
|
|
427
|
+
<!--
|
|
428
|
+
###############################################################
|
|
429
|
+
# REFRIGERATION_APPLIANCE Classification Data
|
|
430
|
+
###############################################################
|
|
431
|
+
-->
|
|
432
|
+
<xsd:element name="RefrigerationAppliance">
|
|
433
|
+
<xsd:complexType>
|
|
434
|
+
<xsd:sequence>
|
|
435
|
+
<xsd:element name="AdditionalProductInformation" type="StringNotNull" minOccurs="0"/>
|
|
436
|
+
<xsd:element name="AnnualEnergyConsumption" type="EnergyConsumptionDimension"
|
|
437
|
+
minOccurs="0"/>
|
|
438
|
+
<xsd:element name="BottleCount" type="xsd:integer" minOccurs="0"/>
|
|
439
|
+
<xsd:element name="CompatibleDevice" type="String" minOccurs="0"/>
|
|
440
|
+
<xsd:element name="ConnectorType" type="String" minOccurs="0" maxOccurs="2"/>
|
|
441
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
442
|
+
<xsd:element name="CoolingVents" type="xsd:integer" minOccurs="0"/>
|
|
443
|
+
<xsd:element name="CounterDepth" type="LengthDimension" minOccurs="0"/>
|
|
444
|
+
<xsd:element name="DefrostSystemType" type="String" minOccurs="0"/>
|
|
445
|
+
<xsd:element name="DoorMaterialType" type="String" minOccurs="0"/>
|
|
446
|
+
<xsd:element name="DoorOrientation" minOccurs="0"/>
|
|
447
|
+
<xsd:element name="Drawers" type="xsd:integer" minOccurs="0"/>
|
|
448
|
+
<xsd:element name="DryerPowerSource" type="String" minOccurs="0"/>
|
|
449
|
+
<xsd:element name="EuEnergyLabelEfficiencyClass1992" type="StringNotNull"
|
|
450
|
+
minOccurs="0"/>
|
|
451
|
+
<xsd:element name="FilterPoreSize" type="FilterPoreSizeDimension" minOccurs="0"/>
|
|
452
|
+
<xsd:element name="FreezerCapacity" type="VolumeDimension" minOccurs="0"/>
|
|
453
|
+
<xsd:element name="FreshFoodCapacity" type="VolumeDimension" minOccurs="0"/>
|
|
454
|
+
<xsd:element name="FreezerLocation" type="VolumeDimension" minOccurs="0"/>
|
|
455
|
+
<xsd:element name="IceCapacity" type="IceCapacityDimension" minOccurs="0"/>
|
|
456
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
457
|
+
<xsd:element name="MaximumHorsepower" type="MaximumHorsepowerDimension"
|
|
458
|
+
minOccurs="0"/>
|
|
459
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
460
|
+
<xsd:element name="RefrigerationClimateClassification" type="StringNotNull"
|
|
461
|
+
minOccurs="0"/>
|
|
462
|
+
<xsd:element name="ShelfType" type="String" minOccurs="0"/>
|
|
463
|
+
<xsd:element name="Shelves" type="xsd:integer" minOccurs="0"/>
|
|
464
|
+
<xsd:element name="StorageVolume" type="VolumeDimension" minOccurs="0"/>
|
|
465
|
+
<xsd:element name="TrayType" type="String" minOccurs="0"/>
|
|
466
|
+
<xsd:element name="VegetableCompartmentCapacity" type="String" minOccurs="0"/>
|
|
467
|
+
<xsd:element name="WasherArms" type="xsd:integer" minOccurs="0"/>
|
|
468
|
+
</xsd:sequence>
|
|
469
|
+
</xsd:complexType>
|
|
470
|
+
</xsd:element>
|
|
471
|
+
<!--
|
|
472
|
+
###############################################################
|
|
473
|
+
# TRASH_COMPACTOR Classification Data
|
|
474
|
+
###############################################################
|
|
475
|
+
-->
|
|
476
|
+
<xsd:element name="TrashCompactor">
|
|
477
|
+
<xsd:complexType>
|
|
478
|
+
<xsd:sequence>
|
|
479
|
+
<xsd:element name="CompactRatio" type="String" minOccurs="0"/>
|
|
480
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
481
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
482
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
483
|
+
<xsd:element name="PowerPlugType" type="PowerPlugType" minOccurs="0"/>
|
|
484
|
+
</xsd:sequence>
|
|
485
|
+
</xsd:complexType>
|
|
486
|
+
</xsd:element>
|
|
487
|
+
<!--
|
|
488
|
+
###############################################################
|
|
489
|
+
# VENT_HOOD Classification Data
|
|
490
|
+
###############################################################
|
|
491
|
+
-->
|
|
492
|
+
<xsd:element name="VentHood">
|
|
493
|
+
<xsd:complexType>
|
|
494
|
+
<xsd:sequence>
|
|
495
|
+
<xsd:element name="AirflowDisplacement" type="AirflowDisplacementDimension"
|
|
496
|
+
minOccurs="0"/>
|
|
497
|
+
<xsd:element name="ChamberVolume" type="WaterConsumptionDimension" minOccurs="0"/>
|
|
498
|
+
<xsd:element name="ControlsType" type="String" minOccurs="0"/>
|
|
499
|
+
<xsd:element name="EnergyConsumptionConvection" type="EnergyConsumptionDimension"
|
|
500
|
+
minOccurs="0"/>
|
|
501
|
+
<xsd:element name="EnergyConsumptionStandard" type="EnergyConsumptionDimension"
|
|
502
|
+
minOccurs="0"/>
|
|
503
|
+
<xsd:element name="FuelType" type="String" minOccurs="0"/>
|
|
504
|
+
<xsd:element name="HoodDescription" type="StringNotNull" minOccurs="0"/>
|
|
505
|
+
<xsd:element name="LightingMethod" type="String" minOccurs="0"/>
|
|
506
|
+
<xsd:element name="RecommendedProductUses" type="String" minOccurs="0"/>
|
|
507
|
+
<xsd:element name="VolumeCapacityName" type="StringNotNull" minOccurs="0"/>
|
|
508
|
+
<xsd:element name="PowerPlugType" type="PowerPlugType" minOccurs="0"/>
|
|
509
|
+
</xsd:sequence>
|
|
510
|
+
</xsd:complexType>
|
|
511
|
+
</xsd:element>
|
|
512
|
+
<!--
|
|
513
|
+
###############################################################
|
|
514
|
+
###############################################################
|
|
515
|
+
# LargeAppliances Type Definitions
|
|
516
|
+
###############################################################
|
|
517
|
+
###############################################################
|
|
518
|
+
-->
|
|
519
|
+
<xsd:simpleType name="EffeciencyClassTypeValues">
|
|
520
|
+
<xsd:restriction base="xsd:string">
|
|
521
|
+
<xsd:enumeration value="a"/>
|
|
522
|
+
<xsd:enumeration value="b"/>
|
|
523
|
+
<xsd:enumeration value="c"/>
|
|
524
|
+
<xsd:enumeration value="d"/>
|
|
525
|
+
<xsd:enumeration value="e"/>
|
|
526
|
+
<xsd:enumeration value="f"/>
|
|
527
|
+
<xsd:enumeration value="g"/>
|
|
528
|
+
<xsd:enumeration value="a_plus"/>
|
|
529
|
+
<xsd:enumeration value="a_plus_plus"/>
|
|
530
|
+
<xsd:enumeration value="a_plus_plus_plus"/>
|
|
531
|
+
</xsd:restriction>
|
|
532
|
+
</xsd:simpleType>
|
|
533
|
+
<xsd:complexType name="CapacityDimension">
|
|
534
|
+
<xsd:simpleContent>
|
|
535
|
+
<xsd:extension base="Dimension">
|
|
536
|
+
<xsd:attribute name="unitOfMeasure" type="CapacityUnitOfMeasure" use="required"/>
|
|
537
|
+
</xsd:extension>
|
|
538
|
+
</xsd:simpleContent>
|
|
539
|
+
</xsd:complexType>
|
|
540
|
+
<xsd:simpleType name="CapacityUnitOfMeasure">
|
|
541
|
+
<xsd:restriction base="xsd:string">
|
|
542
|
+
<xsd:enumeration value="kg"/>
|
|
543
|
+
<xsd:enumeration value="place_settings"/>
|
|
544
|
+
</xsd:restriction>
|
|
545
|
+
</xsd:simpleType>
|
|
546
|
+
<xsd:complexType name="MaximumHorsepowerDimension">
|
|
547
|
+
<xsd:simpleContent>
|
|
548
|
+
<xsd:extension base="Dimension">
|
|
549
|
+
<xsd:attribute name="unitOfMeasure" type="MaximumHorsepowerUnitOfMeasure"
|
|
550
|
+
use="required"/>
|
|
551
|
+
</xsd:extension>
|
|
552
|
+
</xsd:simpleContent>
|
|
553
|
+
</xsd:complexType>
|
|
554
|
+
<xsd:simpleType name="MaximumHorsepowerUnitOfMeasure">
|
|
555
|
+
<xsd:restriction base="String">
|
|
556
|
+
<xsd:enumeration value="horsepower"/>
|
|
557
|
+
</xsd:restriction>
|
|
558
|
+
</xsd:simpleType>
|
|
559
|
+
<xsd:complexType name="WaterConsumptionDimension">
|
|
560
|
+
<xsd:simpleContent>
|
|
561
|
+
<xsd:extension base="Dimension">
|
|
562
|
+
<xsd:attribute name="unitOfMeasure" type="LAWaterConsumptionUnitOfMeasure"
|
|
563
|
+
use="required"/>
|
|
564
|
+
</xsd:extension>
|
|
565
|
+
</xsd:simpleContent>
|
|
566
|
+
</xsd:complexType>
|
|
567
|
+
<xsd:simpleType name="LAWaterConsumptionUnitOfMeasure">
|
|
568
|
+
<xsd:restriction base="String">
|
|
569
|
+
<xsd:enumeration value="liters"/>
|
|
570
|
+
</xsd:restriction>
|
|
571
|
+
</xsd:simpleType>
|
|
572
|
+
<xsd:complexType name="AirflowDisplacementDimension">
|
|
573
|
+
<xsd:simpleContent>
|
|
574
|
+
<xsd:extension base="Dimension">
|
|
575
|
+
<xsd:attribute name="unitOfMeasure" type="AirflowDisplacementUnitOfMeasure"
|
|
576
|
+
use="required"/>
|
|
577
|
+
</xsd:extension>
|
|
578
|
+
</xsd:simpleContent>
|
|
579
|
+
</xsd:complexType>
|
|
580
|
+
<xsd:simpleType name="AirflowDisplacementUnitOfMeasure">
|
|
581
|
+
<xsd:restriction base="String">
|
|
582
|
+
<xsd:enumeration value="cubic_feet_per_minute"/>
|
|
583
|
+
<xsd:enumeration value="CFM"/>
|
|
584
|
+
</xsd:restriction>
|
|
585
|
+
</xsd:simpleType>
|
|
586
|
+
<xsd:complexType name="MaxEnergyOutputDimension">
|
|
587
|
+
<xsd:simpleContent>
|
|
588
|
+
<xsd:extension base="Dimension">
|
|
589
|
+
<xsd:attribute name="unitOfMeasure" type="MaxEnergyOutputUnitOfMeasure"
|
|
590
|
+
use="required"/>
|
|
591
|
+
</xsd:extension>
|
|
592
|
+
</xsd:simpleContent>
|
|
593
|
+
</xsd:complexType>
|
|
594
|
+
<xsd:simpleType name="MaxEnergyOutputUnitOfMeasure">
|
|
595
|
+
<xsd:restriction base="String">
|
|
596
|
+
<xsd:enumeration value="btus"/>
|
|
597
|
+
</xsd:restriction>
|
|
598
|
+
</xsd:simpleType>
|
|
599
|
+
<xsd:complexType name="IceCapacityDimension">
|
|
600
|
+
<xsd:simpleContent>
|
|
601
|
+
<xsd:extension base="Dimension">
|
|
602
|
+
<xsd:attribute name="unitOfMeasure" type="IceCapacityUnitOfMeasure" use="required"/>
|
|
603
|
+
</xsd:extension>
|
|
604
|
+
</xsd:simpleContent>
|
|
605
|
+
</xsd:complexType>
|
|
606
|
+
<xsd:simpleType name="IceCapacityUnitOfMeasure">
|
|
607
|
+
<xsd:restriction base="String">
|
|
608
|
+
<xsd:enumeration value="pounds"/>
|
|
609
|
+
</xsd:restriction>
|
|
610
|
+
</xsd:simpleType>
|
|
611
|
+
<xsd:complexType name="FilterPoreSizeDimension">
|
|
612
|
+
<xsd:simpleContent>
|
|
613
|
+
<xsd:extension base="Dimension">
|
|
614
|
+
<xsd:attribute name="unitOfMeasure" type="FilterPoreSizeUnitOfMeasure"
|
|
615
|
+
use="required"/>
|
|
616
|
+
</xsd:extension>
|
|
617
|
+
</xsd:simpleContent>
|
|
618
|
+
</xsd:complexType>
|
|
619
|
+
<xsd:simpleType name="FilterPoreSizeUnitOfMeasure">
|
|
620
|
+
<xsd:restriction base="String">
|
|
621
|
+
<xsd:enumeration value="micrometer"/>
|
|
622
|
+
</xsd:restriction>
|
|
623
|
+
</xsd:simpleType>
|
|
624
|
+
<xsd:complexType name="RotationSpeedDimension">
|
|
625
|
+
<xsd:simpleContent>
|
|
626
|
+
<xsd:extension base="Dimension">
|
|
627
|
+
<xsd:attribute name="unitOfMeasure" type="MaxRotationSpeedUnitOfMeasure"
|
|
628
|
+
use="required"/>
|
|
629
|
+
</xsd:extension>
|
|
630
|
+
</xsd:simpleContent>
|
|
631
|
+
</xsd:complexType>
|
|
632
|
+
<xsd:simpleType name="MaxRotationSpeedUnitOfMeasure">
|
|
633
|
+
<xsd:restriction base="String">
|
|
634
|
+
<xsd:enumeration value="rpm"/>
|
|
635
|
+
</xsd:restriction>
|
|
636
|
+
</xsd:simpleType>
|
|
637
|
+
<xsd:complexType name="PowerPlugCapacityDimension">
|
|
638
|
+
<xsd:simpleContent>
|
|
639
|
+
<xsd:extension base="Dimension">
|
|
640
|
+
<xsd:attribute name="unitOfMeasure" type="PowerPlugCapacityUnitOfMeasure"
|
|
641
|
+
use="required"/>
|
|
642
|
+
</xsd:extension>
|
|
643
|
+
</xsd:simpleContent>
|
|
644
|
+
</xsd:complexType>
|
|
645
|
+
<xsd:simpleType name="PowerPlugCapacityUnitOfMeasure">
|
|
646
|
+
<xsd:restriction base="String">
|
|
647
|
+
<xsd:enumeration value="amps"/>
|
|
648
|
+
</xsd:restriction>
|
|
649
|
+
</xsd:simpleType>
|
|
650
|
+
</xsd:schema>
|