Rule

Element Group Information

Model

Used By

Elements CompoundRule, RuleSet

Source

<xs:group name="Rule">
  <xs:choice>
    <xs:element ref="SimpleRule"/>
    <xs:element ref="CompoundRule"/>
  </xs:choice>
</xs:group>