simpleType TextureWrapType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute TextureType/@wrapping
facets
Kind Value Annotation
enumeration clamp
enumeration wrap
source <xsd:simpleType name="TextureWrapType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="clamp"/>
   
<xsd:enumeration value="wrap"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy