Commit bbbbdb31 authored by 董和春's avatar 董和春

Update group-query.xsd allow custom tag.

parent a4b85376
......@@ -34,13 +34,11 @@
<xs:documentation>聚合函数count</xs:documentation>
</xs:annotation>
</xs:element>
<!--
<xs:element name="custom" type="customAggrField">
<xs:annotation>
<xs:documentation>自定义聚合函数表达式</xs:documentation>
</xs:annotation>
</xs:element>
-->
<xs:element name="group" type="groupField" maxOccurs="unbounded" minOccurs="0">
<xs:annotation>
<xs:documentation>group by的字段</xs:documentation>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment