| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:LogicalExpression plm:CheckMessage | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="VariantRuleCheckType"> <xsd:annotation> <xsd:documentation> VariantRuleCheck. This outputs a Check Message if a condition is true. Elements: An element derived from LogicalExpression. A Check element. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:sequence> <xsd:element ref="plm:LogicalExpression"/> <xsd:element ref="plm:CheckMessage"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |