Showing:

Annotations
Diagrams
Model
Source
Element Group additional_common_elements
Namespace http://www.sqlparser.com/xml/ansi2003
Annotations
Additional common elements. this group is used for documentation only, not used in XML file.
Diagram
Diagram ansi2003_xsd_Element_interval_qualifier.tmp#interval_qualifier ansi2003_xsd_Element_language_clause.tmp#language_clause ansi2003_xsd_Element_path_specification.tmp#path_specification ansi2003_xsd_Element_routine_invocation.tmp#routine_invocation ansi2003_xsd_Element_character_set_specification.tmp#character_set_specification ansi2003_xsd_Element_specific_routine_designator.tmp#specific_routine_designator ansi2003_xsd_Element_collate_clause.tmp#collate_clause ansi2003_xsd_Element_constraint_name_definition.tmp#constraint_name_definition ansi2003_xsd_Element_constraint_characteristics.tmp#constraint_characteristics ansi2003_xsd_Element_aggregate_function.tmp#aggregate_function ansi2003_xsd_Element_sort_specification_list.tmp#sort_specification_list
Model
Children aggregate_function, character_set_specification, collate_clause, constraint_characteristics, constraint_name_definition, interval_qualifier, language_clause, path_specification, routine_invocation, sort_specification_list, specific_routine_designator
Source
<xs:group name="additional_common_elements">
  <xs:annotation>
    <xs:documentation xml:lang="en">Additional common elements. this group is used for documentation only, not used in XML file.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element ref="interval_qualifier"/>
    <xs:element ref="language_clause"/>
    <xs:element ref="path_specification"/>
    <xs:element ref="routine_invocation"/>
    <xs:element ref="character_set_specification"/>
    <xs:element ref="specific_routine_designator"/>
    <xs:element ref="collate_clause"/>
    <xs:element ref="constraint_name_definition"/>
    <xs:element ref="constraint_characteristics"/>
    <xs:element ref="aggregate_function"/>
    <xs:element ref="sort_specification_list"/>
  </xs:all>
</xs:group>