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 8b5440fcf..444fcc61b 100644
--- a/schemas/atom.xsd
+++ b/schemas/atom.xsd
@@ -24,6 +24,7 @@
<xsd:complexType name='ServiceType'>
<xsd:attribute type='xsd:string' name='name' use='required'/>
+ <xsd:attribute type='xsd:string' name='type'/>
</xsd:complexType>
<xsd:complexType name='SymLinkType'>