| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
A conditional constraint that uses the defined boolean Variables to set up IF-THEN conditions.
| Nested Element Summary | |
xs:normalizedString | IfA boolean logic expression for the IF statement. |
xs:string | LabelA label for this conditional constraint for when displaying a solution. |
xs:normalizedString | ThenA boolean logic expression for the THEN statement. |
| Attribute Summary | |
nonNegativeDouble | weightA value to represent this constraint's priority. |
| Attribute Detail |
nonNegativeDoubleoptionalunqualified<xs:element maxOccurs="unbounded" minOccurs="1" name="Conditional"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element minOccurs="0" name="Label" type="xs:string">
</xs:element><xs:element name="If" type="xs:normalizedString">
</xs:element><xs:element name="Then" type="xs:normalizedString"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||