f1ff971e10aa004ea5eb6754cca45968216fec0b
[sfa.git] / sfa / rspecs / resources / ext / planetlab.rnc
1 #
2 ## Extension for the "initscript" type for RSpecV2 on PlanetLab
3 ## Version 1
4 ##
5
6 default namespace = "http://www.planet-lab.org/resources/ext/initscript/1"
7
8 Node = element initscript {
9    attribute name { text }
10 }
11
12 start = Node
13