Update RelaxNG schemas for PL RSpec changes
[sfa.git] / sfa / managers / eucalyptus / eucalyptus.rnc
index bc61ce3..670a01e 100644 (file)
@@ -1,5 +1,7 @@
 start = RSpec
 RSpec = element RSpec {
+    attribute expires { xsd:NMTOKEN },
+    attribute generated { xsd:NMTOKEN },
     attribute type { xsd:NMTOKEN },
     network
 }