Attribute | CT_Shape/@val |
<xsd:simpleType name="ST_Shape"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="cone"/> <xsd:enumeration value="coneToMax"/> <xsd:enumeration value="box"/> <xsd:enumeration value="cylinder"/> <xsd:enumeration value="pyramid"/> <xsd:enumeration value="pyramidToMax"/> </xsd:restriction> </xsd:simpleType> |