<within_group_specification xmlns="http://www.sqlparser.com/xml/ansi2003"> <kw_within>{1,1}</kw_within> <kw_group>{1,1}</kw_group> <kw_order>{1,1}</kw_order> <kw_by>{1,1}</kw_by> <sort_specification_list>{1,1}</sort_specification_list> </within_group_specification>
<xs:element name="within_group_specification"> <xs:complexType> <xs:sequence> <xs:element ref="kw_within"/> <xs:element ref="kw_group"/> <xs:element ref="kw_order"/> <xs:element ref="kw_by"/> <xs:element ref="sort_specification_list"/> </xs:sequence> </xs:complexType> </xs:element>