simpleType TextureCoordDataType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of plm:DoubleListType
properties
base plm:DoubleListType
used by
complexType TextureCoordType
facets
Kind Value Annotation
minLength 1
maxLength 4
annotation
documentation

      Texture coordinates
     
source <xsd:simpleType name="TextureCoordDataType">
 
<xsd:annotation>
   
<xsd:documentation>
      Texture coordinates
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="plm:DoubleListType">
   
<xsd:minLength value="1"/>
   
<xsd:maxLength value="4"/>
 
</xsd:restriction>
</xsd:simpleType>


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