Document Actions

Web Service Access

The service status checker can be queried through the following URL using a REST call:
    http://registry.fgdc.gov/statuschecker/serviceResults.php


The following parameters can be sent to the web service in XML format:
    request=XML

NOTE: This must be sent as POST!


The following editable form emulates sending the XML message to this web service.
You can edit the XML and see the response returned from the web service after clicking on the Service Request button. The Reset XML button will reset the form back to the default sample XML.




requestType is not implemented yet and needs more clarification:
  • requestType = full The summaryResults and checkResults are returned
  • requestType = brief Only the summaryResults are returned