From 850cb8a9e4132542422fe10d95c1af696285d29a Mon Sep 17 00:00:00 2001 From: tylerjmchugh <163562062+tylerjmchugh@users.noreply.github.com> Date: Fri, 12 Apr 2024 10:50:34 -0400 Subject: [PATCH] Customize search csv export for HNAP (#374) Added csv brief template with HNAP specific changes --- .../iso19139.ca.HNAP/layout/tpl-csv.xsl | 194 ++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 src/main/plugin/iso19139.ca.HNAP/layout/tpl-csv.xsl diff --git a/src/main/plugin/iso19139.ca.HNAP/layout/tpl-csv.xsl b/src/main/plugin/iso19139.ca.HNAP/layout/tpl-csv.xsl new file mode 100644 index 00000000..3601bbf6 --- /dev/null +++ b/src/main/plugin/iso19139.ca.HNAP/layout/tpl-csv.xsl @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + <xsl:apply-templates mode="localised" + select="gmd:identificationInfo/*/gmd:citation/*/gmd:title"> + <xsl:with-param name="langId" select="$langId"/> + </xsl:apply-templates> + + + + + + + + + + service + dataset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +