This page is a HTML Response to a HTTP GET of the provider resources URL at . In order to submit a record to the service, you must send a HTTP-POST request to this URL with the following form fields
- A File upload field named "upload" which contains a valid (See valid schemas) XML document for the resource to be uploaded.
- Valid HTTP authentication
Resource to Post |
An example of depositing an XML file using the CURL command line client is as follows:
curl .....