group-content

Element Group Information

Model

Used By

Element group
Element Group top-level-content

Source

<xs:group name="group-content">
  <xs:choice>
    <xs:element ref="variable"/>
    <xs:element ref="param"/>
    <xs:element ref="buffer"/>
    <xs:element ref="template"/>
    <xs:element ref="procedure"/>
    <xs:element ref="include"/>
    <xs:element ref="group"/>
    <xs:element ref="assign"/>
  </xs:choice>
</xs:group>