| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||
| type | restriction of xsd:NMTOKEN | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:simpleType name="ShadingStyleType"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="flat"/> <xsd:enumeration value="smooth"/> </xsd:restriction> </xsd:simpleType> |