| diagram | ![]() |
||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||
| type | extension of plm:OperandBase | ||||
| properties |
|
||||
| used by |
|
||||
| annotation |
|
||||
| source | <xsd:complexType name="ExpressionBase" abstract="true"> <xsd:annotation> <xsd:documentation> Expression - abstract base class for Expressions. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:OperandBase"/> </xsd:complexContent> </xsd:complexType> |