Menu

#636 extraction of Schematron code from within <classSpec>

AMBER
closed-invalid
None
3
2014-06-30
2014-01-11
Syd Bauman
No

Two improvements still needed for the new, improved extract-isosch.xsl:

  1. When an "isosch" constraint is a descendant of a 〈classSpec type="model"〉 but does not have a 〈sch:rule〉, the generated rule does not have the right context=.
  2. When an @validUntil occurs on any of the following, it is not processed.
    • classSpec
    • constraintSpec
    • macroSpec
    • moduleSpec
    • classSpec//valItem

Note (on #2): there is also no processing when @validUntil is on the following, but in these cases I, at least, don't know what kind of Schematron rule we would want in these cases.

  • schemaSpec (what does that mean?)
  • valDesc
  • valList

Discussion

  • Sebastian Rahtz

    Sebastian Rahtz - 2014-06-30

    this is a question for Stylesheets, do making an issue at https://github.com/TEIC/Stylesheets/issues/29

     
  • Sebastian Rahtz

    Sebastian Rahtz - 2014-06-30
    • status: open --> closed-invalid