xtce:RestrictionCriteria

Given that this Container is the Base container type, RestrictionCriteria lists conditions that must be true for this Container to be 'this' subContainer type.  May be a simple Comparison List, a Boolean Expression, and/or in a Graph of containers established by the NextContainer

Element Information

Model

Source

<element name="RestrictionCriteria">
  <annotation>
    <documentation>Given that this Container is the Base container type, RestrictionCriteria lists conditions that must be true for this Container to be 'this' subContainer type. May be a simple Comparison List, a Boolean Expression, and/or in a Graph of containers established by the NextContainer</documentation>
  </annotation>
  <complexType>
    <complexContent>
      <extension base="xtce:MatchCriteriaType">
        <choice>
          <element name="NextContainer" type="xtce:ContainerRefType" minOccurs="0"/>
        </choice>
      </extension>
    </complexContent>
  </complexType>
</element>

Sample