Difference between revisions of "Level 3 Schema and Schematron Feedback"
Jump to navigation
Jump to search
(→Tester: Enter Your Name: took this section and added note about use of elementSpec) |
(→Tester: Kevin Hawkins: Schematron rule for @rend and @rendition fixed.) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
==Tester: Kevin Hawkins== | ==Tester: Kevin Hawkins== | ||
− | * Most <elementSpec>s have examples that are taken exactly from P5 but do not validate according to the ODD itself. I recommend omitting all | + | * 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 <code><ptr target="#SACR"/></code> , 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. ([[User:Kshawkin|Kshawkin]] 10:05, 5 July 2011 (EDT)) | |
− | ' | + | * <code>hi</code> won't accept <code>rend</code> 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. ([[User:Kshawkin|Kshawkin]] 10:22, 5 July 2011 (EDT)) | |
− | |||
− | |||
− | + | :: This was a typo. Now fixed. [[User:Kshawkin|Kshawkin]] 21:01, 1 August 2011 (EDT) | |
− | ' | + | * <code>note</code> won't accept <code>place</code> attribute. |
− | + | : att.placement had been removed from lib3.odd and lib4.odd. Now fixed. Not yet committed in GitHub. ([[User:Kshawkin|Kshawkin]] 10:33, 5 July 2011 (EDT)) | |
− | + | ||
− | + | ==Tester: Sebastian Rahtz== | |
+ | |||
+ | In an email, Sebastian wrote: <code>surely &amp; inside <egXML> is not intended?</code> | ||
+ | |||
+ | : fixed by Syd; not yet committed to GitHub ([[User:Kshawkin|Kshawkin]] 10:12, 5 July 2011 (EDT)) |
Latest revision as of 03:01, 2 August 2011
>>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))