diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:PropertyBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MaterialSpecificationType"> <xsd:annotation> <xsd:documentation> This element specifies the physical material from which an object is made. More than one MaterialSpecification can be associated with an object. Attributes: materialId: Id of the material in some materials database. referenceSystem: name of the reference system or database in which the material is defined usage: string indicating how the material is used in the object, e.g. "plating". </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:PropertyBase"> <xsd:attribute name="materialId" type="xsd:string" use="optional"/> <xsd:attribute name="referenceSystem" type="xsd:string" use="optional"/> <xsd:attribute name="usage" type="xsd:string" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="materialId" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="referenceSystem" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="usage" type="xsd:string" use="optional"/> |