summaryrefslogtreecommitdiffstats
path: root/schemas/types.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/types.xsd')
-rw-r--r--schemas/types.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/types.xsd b/schemas/types.xsd
index ee4f13ea9..49690489f 100644
--- a/schemas/types.xsd
+++ b/schemas/types.xsd
@@ -269,7 +269,7 @@
<xsd:choice minOccurs='0' maxOccurs='unbounded'>
<xsd:element name='ACL' type='ACLType'/>
- <xsd:group name="augeasCommands"/>
+ <xsd:group ref="augeasCommands"/>
</xsd:choice>
<xsd:attribute type="PathTypeEnum" name="type">
<xsd:annotation>