summaryrefslogtreecommitdiffstats
path: root/schemas/atom.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/atom.xsd')
-rw-r--r--schemas/atom.xsd4
1 files changed, 4 insertions, 0 deletions
diff --git a/schemas/atom.xsd b/schemas/atom.xsd
index 565528bb5..8b5440fcf 100644
--- a/schemas/atom.xsd
+++ b/schemas/atom.xsd
@@ -36,4 +36,8 @@
<xsd:attribute type='xsd:string' name='perms' use='required'/>
</xsd:complexType>
+ <xsd:complexType name='PostInstallType'>
+ <xsd:attribute type='xsd:string' name='name' use='required'/>
+ </xsd:complexType>
+
</xsd:schema> \ No newline at end of file