summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/pathentry.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/schemas/pathentry.xsd b/schemas/pathentry.xsd
index cadd7cdda..e3bdeddc6 100644
--- a/schemas/pathentry.xsd
+++ b/schemas/pathentry.xsd
@@ -18,6 +18,8 @@
<xsd:attribute type='xsd:string' name='group' use='optional'/>
<xsd:attribute type='xsd:string' name='owner' use='optional'/>
<xsd:attribute type='xsd:string' name='perms' use='optional'/>
+ <xsd:attribute type='xsd:string' name='prune' use='optional'/>
+ <xsd:attribute type='xsd:string' name='to' use='optional'/>
<xsd:attribute type='xsd:string' name='type' use='optional'/>
<xsd:attribute type='xsd:string' name='altsrc' use='optional'/>
</xsd:complexType>