sfaadmin reg import writes on stdout if DEBUG is set
[sfa.git] / sfa / managers / eucalyptus / eucalyptus.rnc
index bc61ce3..ead2a36 100644 (file)
@@ -1,10 +1,12 @@
 start = RSpec
 RSpec = element RSpec {
+    attribute expires { xsd:NMTOKEN },
+    attribute generated { xsd:NMTOKEN },
     attribute type { xsd:NMTOKEN },
     network
 }
 network = element network {
-    attribute id { xsd:NMTOKEN },
+    attribute name { xsd:NMTOKEN },
     user_info?,
     ipv4,
     bundles,