STIXProject / stix-to-html

Convert STIX XML to HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error running stix-to-html 1.0 in saxon 9.6

mattcoarr opened this issue · comments

Received the following error when running sample document through stix-to-html 1.0 in the recently released saxon 9.6 HE.

Here's the error:

Error at xsl:call-template on line 44 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 44 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 54 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 54 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 64 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 64 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 74 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 74 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 85 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 85 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 95 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 95 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 106 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 106 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 116 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 116 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 126 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 126 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 135 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 135 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 145 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 145 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 155 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 155 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 165 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 165 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 175 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 175 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 185 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 185 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 195 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 195 column 57 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 257 column 80 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 257 column 80 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 273 column 82 of common_top_level_tables.xsl:
  XTSE0680: Parameter reference is not declared in the called template
Error at xsl:call-template on line 273 column 82 of common_top_level_tables.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Error at xsl:call-template on line 569 column 56 of stix_to_html.xsl:
  XTSE0680: Parameter normalized is not declared in the called template
Stylesheet compilation failed: 37 errors reported