<xs:element name="CoolingSystems" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>
Collection of all the types of cooling
system the listed property has.
</xs:documentation>
<xs:appinfo>
<retsid>101839</retsid>
</xs:appinfo>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="CoolingSystem" type="commons:CoolingSystemEnum" minOccurs="1" maxOccurs="unbounded">
<xs:annotation>
<xs:appinfo>
<retsid>101840</retsid>
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
|