L.4.15.6.3.21 Constraint List
L.4.15.6.3.21 Constraint List
The complex type CT_Constraints is a sequence of CT_Constraint complex types. It is defined as:
<xsd:complexType name="CT_Constraints">
<xsd:sequence>
<xsd:element name="constr" type="CT_Constraint" minOccurs="0"
maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
Last updated on