Commit ce7f76cd1a1697e804d3f11da90277809b420f3c

Authored by Elena.Budnik
1 parent 097dfbf9

group in functions

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
config/xsd/parser/functions.xsd
... ... @@ -15,6 +15,7 @@
15 15 <xs:attribute name="name" type="xs:string"/>
16 16 <xs:attribute name="args" type="xs:int"/>
17 17 <xs:attribute name="kind" type="xs:string"/>
  18 + <xs:attribute name="group" type="xs:string"/>
18 19 </xs:complexType>
19 20 </xs:element>
20 21 </xs:sequence>
... ...