xspec / xspec-maven-plugin-1

XSpec Maven Plugin
BSD 3-Clause "New" or "Revised" License
5 stars 12 forks source link

[Schematron] SXRD0002: The system identifier of the principal output file is unknown #59

Open cmarchand opened 4 years ago

cmarchand commented 4 years ago

On some schematron xspec tests, we have this error :

Error in xsl:result-document/@href on line 71 column 45 of schut-to-xspec.xsl:
  SXRD0002: The system identifier of the principal output file is unknown
  In template rule with match="element(Q{http://www.jenitennison.com/xslt/xspec}context)[fn:not(...)][docOrder(parent::element()/expect-assert) | docOrder(parent::element()/expect-not-assert) | docOrder(parent::element()/expect-report) | docOrder(parent::element()/expect-not-report) | docOrder(parent::element()/expect-valid) | fn:reverse(...)]" on line 69 of schut-to-xspec.xsl
     Focus
        Context item: /x:description/x:scenario[1]/x:context[1]
        Context position: 3
     Local variables
cmarchand commented 3 years ago

Have to see if with new schematron implementation, this problem still exists...