summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas/bundle.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd
index 55d6bc9b9..1890108c8 100644
--- a/schemas/bundle.xsd
+++ b/schemas/bundle.xsd
@@ -38,6 +38,8 @@
</xsd:choice>
<xsd:attribute type='xsd:string' name='name'/>
<xsd:attribute type='xsd:string' name='version'/>
+ <xsd:attribute type='xsd:string' name='origin'/>
+ <xsd:attribute type='xsd:string' name='revision'/>
</xsd:complexType>
</xsd:element>
</xsd:schema> \ No newline at end of file