Skip to content

Commit

Permalink
#5 EBA Filing Rules
Browse files Browse the repository at this point in the history
  • Loading branch information
John Nordberg committed May 1, 2024
1 parent c512522 commit 15c91ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eba.xslt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<xsl:variable name="reportcurrency" select="'iso4217:EUR'" />

<xsl:variable name="ebavalidations" select="document('lookup/eba-filing-rules.xml')" />
<xsl:variable name="eeacountrycodes" select="document('lookup/eea-countries.xml')/codes/code" />
<xsl:variable name="countrycodes" select="document('lookup/iso-3166-1.xml')/codes/code" />
<xsl:variable name="entrypoints" select="document('lookup/eba-entrypoints.xml')/entrypoints/entrypoint" />
<xsl:variable name="units" select="document('lookup/utr.xml')/utr:utr/utr:units/utr:unit/utr:unitId" />
<xsl:variable name="schemes" select="document('lookup/schemes.xml')/schemes/scheme" />
Expand Down

0 comments on commit 15c91ee

Please sign in to comment.