diagram | |||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||
type | extension of plm:ExpressionBase | ||||
properties |
|
||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="LogicalExpressionBase" abstract="true"> <xsd:annotation> <xsd:documentation> LogicalExpression - abstract base class for expressions returning a logical result. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:ExpressionBase"/> </xsd:complexContent> </xsd:complexType> |