Add optional default attribute to groupid

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2016-05-18 14:36:25 +02:00
parent 4b33467a95
commit 3801eb3dca

View File

@ -197,6 +197,11 @@
<define name="groupid">
<element name="groupid">
<ref name="string"/>
<optional>
<attribute name="default" a:defaultValue="false">
<ref name="boolean"/>
</attribute>
</optional>
</element>
</define>
<define name="id">