namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:simpleType name="TextureMapType"> <xsd:annotation> <xsd:documentation> Texture control definition </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="decal"/> <xsd:enumeration value="modulate"/> <xsd:enumeration value="blend"/> </xsd:restriction> </xsd:simpleType> |