Difference between revisions of "Level 3 Schema and Schematron Feedback"

From TEIWiki
Jump to navigation Jump to search
(Tester: Kevin Hawkins: note@place not allowed)
(Tester: Kevin Hawkins: Schematron rule for @rend and @rendition fixed.)
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
==Tester: Kevin Hawkins==
 
==Tester: Kevin Hawkins==
  
* Most <code>elementSpec</code>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 resolve.  I recommend omitting all element definitions since creation and maintenance of these is too much for us to undertake.
+
* 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.
 
* <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.
 
* <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==
 
==Tester: Sebastian Rahtz==
Line 11: Line 21:
 
In an email, Sebastian wrote: <code>surely &amp;amp; inside <egXML> is not intended?</code>
 
In an email, Sebastian wrote: <code>surely &amp;amp; inside <egXML> is not intended?</code>
  
==Tester: Enter Your Name==
+
: fixed by Syd; not yet committed to GitHub ([[User:Kshawkin|Kshawkin]] 10:12, 5 July 2011 (EDT))
 
 
'''Comments/Feedback'''
 
 
 
* List feedback, problems encountered, etc. in bulleted list form.  Provide detailed examples please so that we may make corrections more easily.
 
* Feedback
 
* Feedback
 

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 accept rend 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 accept place 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 &amp; inside <egXML> is not intended?

fixed by Syd; not yet committed to GitHub (Kshawkin 10:12, 5 July 2011 (EDT))