summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas/atom.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/atom.xsd b/schemas/atom.xsd
index 444fcc61b..55be1c393 100644
--- a/schemas/atom.xsd
+++ b/schemas/atom.xsd
@@ -20,6 +20,7 @@
<xsd:complexType name='PackageType'>
<xsd:attribute type='xsd:string' name='name' use='required'/>
+ <xsd:attribute type='xsd:string' name='reloc' use='optional'/>
</xsd:complexType>
<xsd:complexType name='ServiceType'>