Change <cloud> tag to <network>
[sfa.git] / sfa / managers / eucalyptus / eucalyptus.rnc
index ba9758c..bc61ce3 100644 (file)
@@ -1,9 +1,9 @@
 start = RSpec
 RSpec = element RSpec {
     attribute type { xsd:NMTOKEN },
-    cloud
+    network
 }
-cloud = element cloud {
+network = element network {
     attribute id { xsd:NMTOKEN },
     user_info?,
     ipv4,