summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/pathentry.xsd3
1 files changed, 3 insertions, 0 deletions
diff --git a/schemas/pathentry.xsd b/schemas/pathentry.xsd
index 315b0082e..90762b023 100644
--- a/schemas/pathentry.xsd
+++ b/schemas/pathentry.xsd
@@ -36,6 +36,9 @@
<xsd:attribute type='xsd:string' name='minor' use='optional'/>
<xsd:attribute type='xsd:string' name='mode' use='optional'/>
<!-- end device attributes -->
+ <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>
</xsd:schema>