diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
children | plm:Data | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:complexType name="Texture2DType"> <xsd:choice maxOccurs="unbounded"> <xsd:element name="Data" type="plm:Texture2DDataType"/> </xsd:choice> <xsd:attribute name="format" type="plm:TextureDataFormatType" use="required"/> <xsd:attribute name="levels" type="xsd:positiveInteger" default="1"/> </xsd:complexType> |
type | plm:TextureDataFormatType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="format" type="plm:TextureDataFormatType" use="required"/> |
type | xsd:positiveInteger | ||
properties |
|
||
source | <xsd:attribute name="levels" type="xsd:positiveInteger" default="1"/> |
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||
type | plm:Texture2DDataType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Data" type="plm:Texture2DDataType"/> |