summaryrefslogtreecommitdiffstats
path: root/schemas/pathentry.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/pathentry.xsd')
-rw-r--r--schemas/pathentry.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/pathentry.xsd b/schemas/pathentry.xsd
index 7be0e37e2..db1a29e1a 100644
--- a/schemas/pathentry.xsd
+++ b/schemas/pathentry.xsd
@@ -10,5 +10,6 @@
<xsd:complexType name='PathEntry'>
<xsd:attribute type='xsd:string' name='name' use='required'/>
+ <xsd:attribute type='xsd:string' name='altsrc' />
</xsd:complexType>
</xsd:schema>