File: get_bfe20134-d1da-42ef-9c0f-8e1307bbf92b.xml

package info (click to toggle)
pycsw 2.6.1%2Bdfsg-2
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, sid, trixie
  • size: 11,076 kB
  • sloc: xml: 38,300; python: 11,330; makefile: 179; sh: 3
file content (38 lines) | stat: -rw-r--r-- 2,603 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- PYCSW_VERSION -->
<csw30:GetRecordsResponse xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:csw30="http://www.opengis.net/cat/csw/3.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.0.0" xsi:schemaLocation="http://www.opengis.net/cat/csw/3.0 http://schemas.opengis.net/cat/csw/3.0/cswGetRecordsResponse.xsd">
  <csw30:SearchStatus timestamp="PYCSW_TIMESTAMP"/>
  <csw30:SearchResults numberOfRecordsMatched="12" numberOfRecordsReturned="4" nextRecord="7" recordSchema="http://www.opengis.net/cat/csw/3.0" expires="PYCSW_EXPIRES" status="subset" elementSet="full" elapsedTime="PYCSW_ELAPSED_TIME">
    <csw30:Record>
      <dc:identifier>urn:uuid:66ae76b7-54ba-489b-a582-0f0633d96493</dc:identifier>
      <dc:title>Maecenas enim</dc:title>
      <dc:type>http://purl.org/dc/dcmitype/Text</dc:type>
      <dc:subject>Marine sediments</dc:subject>
      <dc:format>application/xhtml+xml</dc:format>
      <dct:abstract>Pellentesque tempus magna non sapien fringilla blandit.</dct:abstract>
    </csw30:Record>
    <csw30:Record>
      <dc:identifier>urn:uuid:6a3de50b-fa66-4b58-a0e6-ca146fdd18d4</dc:identifier>
      <dc:title>Ut facilisis justo ut lacus</dc:title>
      <dc:type>http://purl.org/dc/dcmitype/Service</dc:type>
      <dc:subject>Vegetation</dc:subject>
      <dc:relation>urn:uuid:94bc9c83-97f6-4b40-9eb8-a8e8787a5c63</dc:relation>
    </csw30:Record>
    <csw30:Record>
      <dc:identifier>urn:uuid:784e2afd-a9fd-44a6-9a92-a3848371c8ec</dc:identifier>
      <dc:title>Aliquam fermentum purus quis arcu</dc:title>
      <dc:type>http://purl.org/dc/dcmitype/Text</dc:type>
      <dc:subject>Hydrography--Dictionaries</dc:subject>
      <dc:format>application/pdf</dc:format>
      <dct:abstract>Vestibulum quis ipsum sit amet metus imperdiet vehicula. Nulla scelerisque cursus mi.</dct:abstract>
      <dc:date>2006-05-12</dc:date>
    </csw30:Record>
    <csw30:Record>
      <dc:identifier>urn:uuid:829babb0-b2f1-49e1-8cd5-7b489fe71a1e</dc:identifier>
      <dc:title>Vestibulum massa purus</dc:title>
      <dc:type>http://purl.org/dc/dcmitype/Image</dc:type>
      <dc:format>image/jp2</dc:format>
      <dc:relation>urn:uuid:9a669547-b69b-469f-a11f-2d875366bbdc</dc:relation>
    </csw30:Record>
  </csw30:SearchResults>
</csw30:GetRecordsResponse>