<xs:group name="control_statement">
<xs:annotation>
<xs:documentation xml:lang="en">Control statement.this group is used for documentation only, not used in XML file.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element ref="call_statement"/>
<xs:element ref="return_statement"/>
</xs:all>
</xs:group> |