BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
complexType booleanConstraintType

{http://www.w3.org/2001/XMLSchema}anyType
    {bea.com/loc/metadata}booleanConstraintType

Model
<...>
name, description?, key, priority, state, evaluation-period?, instance-name, instance-type, attribute-name, constraint-type, value
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: constraintsDefinitionType/boolean-constraint, constraintsDefinitionType/boolean-constraint
Documentation
Defines a policy constraint on an observed value of type boolean
            

Nested Element Summary
stringname
          The name of the constraint definition. 
stringdescription optional
          A description of this constraint  
stringkey
          The key for this constraint definition used in constraint bindings. 
stringpriority
          The priority of this constraint. 
annonymous type derived from stringstate
          Defines whether this constraint is triggered when the service is deployed or undeployed. 
longevaluation-period optional
          In the case where a policy violation has been failed and handled, this defines the minimum amount of time the system will wait before re-evaluating that policy. 
stringinstance-name
          The instance name of the object containing the metric that is measured to test this constraint. 
stringinstance-type
          The instance type of the objcet containing the metric that is measured to test this constraint. 
stringattribute-name
          The name of the attribute on the object instance that defines the metric. 
annonymous type derived from stringconstraint-type
          This can only be set to equals which means the metric must equal the value. 
stringvalue
          The value which the metric is compared to based on the constraint type. 

BEA LOC 1.0 Service Metadata Schema Reference

Version: 1.0