From 5ce3fef2002c179a52287716af871ab0436c5387 Mon Sep 17 00:00:00 2001 From: David Gregorczyk Date: Tue, 13 Aug 2024 14:25:32 +0200 Subject: [PATCH] #152 Fix findings --- .../discovery-proxy/tf2-ch-a-mdpws-discovery-proxy.adoc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/asciidoc/volume2/discovery-proxy/tf2-ch-a-mdpws-discovery-proxy.adoc b/asciidoc/volume2/discovery-proxy/tf2-ch-a-mdpws-discovery-proxy.adoc index 4088b7f..724694e 100644 --- a/asciidoc/volume2/discovery-proxy/tf2-ch-a-mdpws-discovery-proxy.adoc +++ b/asciidoc/volume2/discovery-proxy/tf2-ch-a-mdpws-discovery-proxy.adoc @@ -1,5 +1,5 @@ [#vol2_clause_appendix_mdpws_discovery_proxy] -==== SOMDS Discovery Proxy implementation requirements +=== SOMDS Discovery Proxy implementation requirements This chapter describes requirements to the <> <> binding that go beyond message outlines and semantics specified in <> and <>. @@ -11,6 +11,7 @@ A <> shall provide the Discovery P with the <> dp:DiscoveryProxy. NOTE: The <> port type is defined in <>. + NOTE: The OID used for the target namespace of the <> WSDL file is listed in <>. **** @@ -34,7 +35,7 @@ every Subscribe request to a <>. NOTE: The OID used for the filter dialect is listed in <>. **** -===== Utilized OIDs +==== Utilized OIDs All object identifiers used by the <> are specified in <>. @@ -67,10 +68,11 @@ All object identifiers used by the <> shows the WSDL file that specifies the <> Web Service interface. +.Discovery Proxy WSDL outline [source#vol2_clause_appendix_a_mdpws_wsdl,xml] ---- include::../../../sources/discovery-proxy/DiscoveryProxy.wsdl[]