Skip to content
Snippets Groups Projects
Commit 17997518 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

removed looooong XML output, only excerpts shown now

parent 7424d7e3
No related branches found
Tags 1.2.1
No related merge requests found
......@@ -81,7 +81,8 @@ metadataPrefix String Prefix to get the items in a specific metadata format
**Example Response**
.. literalinclude:: getRecordResponse.xml
:language: xml
:language: xml
ListRecords Request
^^^^^^^^^^^^^^^^^^^
......@@ -108,7 +109,15 @@ resumptionToken String Fetching large responses in smaller parts not impleme
**Example Response**
.. literalinclude:: ListRecordsResponse.xml
:language: xml
:language: xml
:lines: 1-45
...
.. literalinclude:: ListRecordsResponse.xml
:language: xml
:lines: 1959-1982
ListIdentifiers Request
^^^^^^^^^^^^^^^^^^^^^^^
......@@ -136,6 +145,14 @@ resumptionToken String Fetching large responses in smaller parts not imp
.. literalinclude:: ListIdentifiersResponse.xml
:language: xml
:lines: 1-26
...
.. literalinclude:: ListIdentifiersResponse.xml
:language: xml
:lines: 395-406
ListMetadataformats Request
^^^^^^^^^^^^^^^^^^^^^^^^^^^
......@@ -160,6 +177,7 @@ identifier URI Identifier of the requested item
.. literalinclude:: ListMetadataFormatsResponse.xml
:language: xml
ListSets Request
^^^^^^^^^^^^^^^^
......@@ -181,7 +199,8 @@ resumptionToken String Fetching large responses in smaller parts not
**Example Response**
.. literalinclude:: ListSetsResponse.xml
:language: xml
:language: xml
Sources
-------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment