In Configuration Manager 2007, the ExistentialRule element is a rule that is used to test for the existence of a part or setting, or to set a constraint on the multiplicity of the part or setting or both to test and set a constraint.

<xs:element name="ExistentialRule"
	type="RuleTypeBase"
 />

Attributes

Name Type Description

Operation

tns:RuleOperatorType

The operator that is used by the constraint expression.

OperandA

tns:NonEmptyStringType

The first operand that is used by the constraint expression.

OperandB

xs:string

The second operand that is used by the constraint expression. Valid only for the Between operator.

Severity

tns:RuleSeverityType

The severity condition that is associated with a failure of this constraint.

See Also


Send comments about this topic to Microsoft.