TEIC / Stylesheets

TEI XSL Stylesheets
238 stars 126 forks source link

Transformation ODD + Compiled ODD to RNG: TEI version missing #171

Open susannehaaf opened 8 years ago

susannehaaf commented 8 years ago

I started using the Chaining-ODDs method for the creation of our DTABf-TEI-schema. In this scenario, my ODD-to-RNG-transformation is based on an individual, compiled ODD which I include via @source in the <schemaSpec>. If I run the transformation then, the resulting RNG does not contain information about the TEI version the RNG is based on. There is the slot ("TEI Edition: ") within the RNG output, but it's not filled. For comparison: With the "conventional" ODD-to-RNG-transformation I get: "TEI Edition: Version 3.0.0. Last updated on 29th March 2016, revision 89ba24e".

sydb commented 5 years ago

@susannehaaf:

  1. Is this still a problem?
  2. If so, is it easy for you to either post your 2 ODDs or to post a pair of minimal ODDs that show the problem?

I’m thinking this is related to #355.

martindholmes commented 4 years ago

Since version numbering is undergoing change right now, this is blocked until those changes are finalized. Then it will need to be re-confirmed.

https://github.com/TEIC/TEI/issues/1993