Level 3 Schema and Schematron Feedback
Jump to navigation
Jump to search
>>Return to testing instructions: Feedback_on_the_Best_Practices_for_TEI_in_Libraries_ODD_Documentation_and_Schemas
Tester: Kevin Hawkins
- Most <elementSpec>s have examples that are taken exactly from P5 but do not validate according to the ODD itself. Furthermore, definitions sometimes refer to sections of P5 with pointers such as
<ptr target="#SACR"/>
, which don't resolver. I recommend omitting all element definitions since creation and maintenance of these is too much for us to undertake.
- Later, Syd will change XSLT so that it omits exemplum elements from output. Some day in the future, we will figure out a mechanism that allows us to supply our own examples not in P5 for use of particular elements. The output will include only our examples and none of those in P5. (Kshawkin 10:05, 5 July 2011 (EDT))
hi
won't acceptrend
attribute.
- Added @rend and @rendition as global elements to both lib3.odd and lib4.odd, added statement about not using @rend at levels 1 and 2 to main-driver.odd, and added Schematron rule to check for use of @rend and @rendition within teiHeader. Schematron rule is not getting extracted; will need to be debug. Not yet committed in GitHub. (Kshawkin 10:22, 5 July 2011 (EDT))
- This was a typo. Now fixed. Kshawkin 21:01, 1 August 2011 (EDT)
note
won't acceptplace
attribute.
- att.placement had been removed from lib3.odd and lib4.odd. Now fixed. Not yet committed in GitHub. (Kshawkin 10:33, 5 July 2011 (EDT))
Tester: Sebastian Rahtz
In an email, Sebastian wrote: surely & inside <egXML> is not intended?
- fixed by Syd; not yet committed to GitHub (Kshawkin 10:12, 5 July 2011 (EDT))