Changes between Version 23 and Version 24 of GENIExperimenter/RSpecs


Ignore:
Timestamp:
05/14/12 16:31:42 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/RSpecs

    v23 v24  
    2626
    2727= Checking RSpec validity =
    28 If you write your own RSpecs, then you can use [http://www.protogeni.net/resources/rspeclint rspeclint] to verify the validity of the document.
    29 [rspeclint] is a program
     28If you write your own RSpecs, then you can use [http://www.protogeni.net/resources/rspeclint rspeclint] to verify the validity of the document. `rspeclint.py` is a script written in python
     29that will check the validity of an xml document against its schema.