dx:constraint

Element Information

Model

Used By

Source

<xs:element name="constraint">
  <xs:complexType mixed="true">
    <xs:sequence>
      <xs:element ref="dx:description" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element name="condition" type="dx:constraintStatementType" minOccurs="0"/>
      <xs:element name="result" type="dx:constraintStatementType"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample