dx:constraintStatementType

Complex Type Information

Model

Used By

Source

<xs:complexType name="constraintStatementType">
  <xs:sequence>
    <xs:element ref="dx:summary"/>
    <xs:element ref="dx:occurance"/>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="dx:element" minOccurs="0"/>
    </xs:choice>
  </xs:sequence>
</xs:complexType>