diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:complexType name="LoadOptionPreferredRepresentationType"> <xsd:annotation> <xsd:documentation> This element defines an entry in the ordered list of representation names that should be selected. Attributes: name: The name of the representation. lightweight: Whether the lightweight version of the representation should be selected. </xsd:documentation> </xsd:annotation> <xsd:attribute name="name" type="xsd:string"/> <xsd:attribute name="lightweight" type="xsd:boolean" default="false"/> </xsd:complexType> |
type | xsd:string |
source | <xsd:attribute name="name" type="xsd:string"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="lightweight" type="xsd:boolean" default="false"/> |