fetchElements

Element Group Information

Model

Children: fetch, goto

Used By

Element Group executableContent

Source

<xsd:group name="fetchElements">
  <xsd:choice>
    <xsd:element ref="fetch" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="goto" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:choice>
</xsd:group>