NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following caDSR II examples retrieve a caDSR form with all its collections, or "flattened". This means for a given form, the system returns all Modules, Questions, Valid Values and related instructions in one call. The system returns results as a XML fileJSON file. XML and HTML formats are not available for this query. You must specify a version. 

...

Code Block
https://cadsrapi.cancer.gov/invoke/form.test/getXMLgetJSON?query=Form[@publicId=7203785,@version=1]

...

Code Block
https://cadsrapi.cancer.gov/invoke/form.test/getXMLgetJSON?query=Form[Protocol[@preferredName=C3D%20ADOPTER%20TEMPLATES],@publicId=2392775,@version=1]

...