| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="EntityBase" abstract="true"> <xsd:annotation> <xsd:documentation> Base class for elements which reference an external entity such as a face in an XT file. Attributes: entityRef: reference to external entity. </xsd:documentation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=EntityObject</xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="entityRef" type="plm:anyURIType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="entityRef" type="plm:anyURIType" use="optional"/> |