QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
isNegated | boolean | optional | ||||
operator | connectorCommonPart:logicalOperatorPrototype | required |
<complexType name="compoundStatementPrototype"> <choice minOccurs="1" maxOccurs="unbounded"> <element ref="connectorAssessmentExpression:assessmentStatement"/> <element ref="connectorAssessmentExpression:compoundStatement"/> </choice> <attribute name="operator" type="connectorCommonPart:logicalOperatorPrototype" use="required"/> <attribute name="isNegated" type="boolean" use="optional"/> </complexType> |