STIXProject / stix-to-html

Convert STIX XML to HTML
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

error running stix-to-html 1.0 in saxon 9.6 #71

Closed mattcoarr closed 10 years ago

mattcoarr commented 10 years ago

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
bworrell commented 10 years ago

Fixed in 7e607974c69faabd1349fac0362ecaebca2917db