Skip to content

Commit

Permalink
Merge branch 'main' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
RLHuisman committed Jul 23, 2024
2 parents 1351763 + e5e0f7c commit 1f978a5
Show file tree
Hide file tree
Showing 23 changed files with 147,358 additions and 13,144 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xsi="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:xdt="http://www.w3.org/2005/xpath-datatypes" xmlns:imsikb0101="http://www.sikb.nl/imsikb0101" xmlns:immetingen="http://www.sikb.nl/immetingen" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gsr="http://www.isotc211.org/2005/gsr" xmlns:gss="http://www.isotc211.org/2005/gss" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:om="http://www.opengis.net/om/2.0" xmlns:sam="http://www.opengis.net/sampling/2.0" xmlns:sams="http://www.opengis.net/samplingSpatial/2.0" xmlns:spec="http://www.opengis.net/samplingSpecimen/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sikb="http://xslcontrole.sikb" xmlns:issad="http://www.broservices.nl/xsd/issad/1.0" xsi:schemaLocation="http://www.broservices.nl/xsd/issad/1.0 .//issad-messages.xsd">
<xsl:output method="xml" indent="yes"/>
<!-- global variables -->
<xsl:variable name="imsikb0101LookupFile" select="string('imsikb0101 lookup v14.8.0.xml')"/>
<xsl:variable name="immetingenLookupFile" select="string('immetingen lookup v14.8.0.xml')"/>
<xsl:variable name="imsikb0101LookupFile" select="string('imsikb0101 lookup.xml')"/>
<xsl:variable name="immetingenLookupFile" select="string('immetingen lookup.xml')"/>
<xsl:template match="/">
<ArrayOfLogRecord>
<!-- file dataflow check -->
Expand Down
Loading

0 comments on commit 1f978a5

Please sign in to comment.