Defines wheather the friddge can produce ice cubes or not |
Complex Type | EquipmentFridgeType |
<xs:attribute name="Ice" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>Defines wheather the friddge can produce ice cubes or not</xs:documentation> </xs:annotation> </xs:attribute> |