Changes between Version 42 and Version 43 of GENIExperimenter/RSpecs


Ignore:
Timestamp:
05/15/12 11:29:03 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/RSpecs

    v42 v43  
    4444The only thing that changed from ProtoGENI v2 to GENI v3 RSpecs is the location of the schemas. On the top of a ProtoGENI v2 RSpecs there is the `<rspec>` tag that provides a lot of information about the RSpec version that is used in the document. In order to convert them to GENI v3 RSpecs you will just need to replace that tag.
    4545
    46 ''' ProtoGENI v2 tag '''
     46''' ProtoGENI v2 Example '''
    4747{{{
    4848#!xml
     
    5858}}}
    5959
    60 ''' GENI v3 tag '''
     60''' GENI v3 Example '''
    6161{{{
     62#!xml
    6263<rspec  xmlns="http://www.geni.net/resources/rspec/3"
    6364             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"