| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:TextureCoord plm:EntityRef | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="EntityTextureType"> <xsd:annotation> <xsd:documentation> Texture structures that can be associated with a remote entity. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:sequence> <xsd:element name="TextureCoord" type="plm:TextureCoordType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="plm:EntityRef" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="textureRef" type="xsd:IDREF" use="required" plm:refType="plm:Texture"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:IDREF | ||
| properties |
|
||
| source | <xsd:attribute name="textureRef" type="xsd:IDREF" use="required" plm:refType="plm:Texture"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||
| type | plm:TextureCoordType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xsd:element name="TextureCoord" type="plm:TextureCoordType" minOccurs="0" maxOccurs="unbounded"/> |