ExistentialRule Element

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

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

Concepts

Authoring Desired Configuration Management Configuration Baselines and Configuration Items