| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:Texture2D plm:Texture1D | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="TextureDataType"> <xsd:annotation> <xsd:documentation> Basic texture data definition </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:choice> <xsd:element name="Texture2D" type="plm:Texture2DType"/> <xsd:element name="Texture1D" type="plm:Texture1DType"/> </xsd:choice> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
| type | plm:Texture2DType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | plm:Data | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:element name="Texture2D" type="plm:Texture2DType"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
| type | plm:Texture1DType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | plm:Data | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:element name="Texture1D" type="plm:Texture1DType"/> |