| 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="GeneralExpressionBase" abstract="true"> <xsd:annotation> <xsd:documentation> The base for expressions. Attributes: expression: The expression in the syntax given by the format attribute as a string. format: The format of the expression as an ExpressionFormatEnum. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="expression" type="xsd:string" use="required"/> <xsd:attribute name="format" type="plm:ExpressionFormatEnum" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="expression" type="xsd:string" use="required"/> |
| type | plm:ExpressionFormatEnum | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="format" type="plm:ExpressionFormatEnum" use="optional"/> |