KitchenStoveConfigurationCodeType

CookTop = Plaque Range = Cuisinière

Simple Type Information

Used By

Source

<xs:simpleType name="KitchenStoveConfigurationCodeType">
  <xs:annotation>
    <xs:documentation>CookTop = Plaque Range = Cuisinière</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="CookTop"/>
    <xs:enumeration value="Range"/>
  </xs:restriction>
</xs:simpleType>