Attributes | Opening/@exteriorShadeType, Opening/@interiorShadeType |
<xsd:simpleType name="shadeOperationEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Fixed"/> <xsd:enumeration value="Operable"/> </xsd:restriction> </xsd:simpleType> |