summaryrefslogtreecommitdiffstats
path: root/schemas/rules.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/rules.xsd')
-rw-r--r--schemas/rules.xsd3
1 files changed, 3 insertions, 0 deletions
diff --git a/schemas/rules.xsd b/schemas/rules.xsd
index 0a408c35c..5446f9a95 100644
--- a/schemas/rules.xsd
+++ b/schemas/rules.xsd
@@ -41,6 +41,9 @@
<xsd:attribute type='xsd:string' name='recursive'/>
<xsd:attribute type='xsd:string' name='prune'/>
<xsd:attribute type='xsd:string' name='to'/>
+ <xsd:attribute type='xsd:string' name='vcstype'/>
+ <xsd:attribute type='xsd:string' name='revision'/>
+ <xsd:attribute type='xsd:string' name='sourceurl'/>
<xsd:attributeGroup ref="py:genshiAttrs"/>
</xsd:complexType>