| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||
| type | restriction of plm:DoubleListType | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| 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> |