Door

Attribute Information

Used By

Complex Type EquipmentFridgeType

Source

<xs:attribute name="Door" use="optional">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="Double"/>
      <xs:enumeration value="Left"/>
      <xs:enumeration value="Right"/>
      <xs:enumeration value="Top"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample