File: soap.rst

package info (click to toggle)
pycsw 2.6.0%2Bdfsg-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 10,980 kB
  • sloc: xml: 38,300; python: 11,330; makefile: 179; sh: 3
file content (7 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
.. _soap:

SOAP
====

pycsw supports handling of SOAP encoded requests and responses as per subclause 10.3.2 of OGC:CSW 2.0.2.  SOAP request examples can be found in ``tests/index.html``.