ObjectConstraintGroup Complex Type Complex Type

ObjectConstraintGroup Complex Type

Defines the element that contains a group of constraints on one or both roles of a relationship.

<xs:complexType name="ObjectConstraintGroup"> <xs:complexContent> <xs:extension base="StructuralConstraint" > <xs:sequence> <xs:element name="ObjectConstraint" type="ObjectConstraint" maxOccurs="unbounded" />

  • ObjectConstraint
    A constraint member that describes a constraint on one or both roles of a relationship.

</xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>

  • ObjectConstraintGroup

Child Elements

Element Type Description
ObjectConstraint ObjectConstraint

A constraint member that describes a constraint on one or both roles of a relationship.

Remarks

If any constraints contained by the object constraint group fail individually, then the object constraint group fails.

See Also

SystemDefinitionModel Schema Complex Types

Send comments about this topic to Microsoft

Build date: 10/2/2007