summaryrefslogtreecommitdiffstats
path: root/schemas/grouppatterns.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/grouppatterns.xsd')
-rw-r--r--schemas/grouppatterns.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/schemas/grouppatterns.xsd b/schemas/grouppatterns.xsd
index 9d11c9c13..5e2abed3f 100644
--- a/schemas/grouppatterns.xsd
+++ b/schemas/grouppatterns.xsd
@@ -11,6 +11,8 @@
<xsd:sequence>
<xsd:element name="NamePattern" type="xsd:string" minOccurs='1'
maxOccurs='1'/>
+ <xsd:element name="NameRange" type="xsd:string" minOccurs='1'
+ maxOccurs='1'/>
<xsd:element name="Group" type="xsd:string" minOccurs='1'
maxOccurs='1'/>
</xsd:sequence>