[tei-council] New problem with stylesheet processing of the Guidelines?

Martin Holmes mholmes at uvic.ca
Mon Dec 10 16:31:00 EST 2012


Hi all,

I was just looking at the latest Jenkins build of the Guidelines, and I 
see that processing of examples seems to have been buggered up somehow. 
For instance, if you look here:

<http://teijenkins.hcmc.uvic.ca/job/TEIP5/lastSuccessfulBuild/artifact/release/doc/tei-p5-doc/en/html/SA.html#SAPT>

you'll see that an example that in the TEI source looks like this:

<egXML xml:lang="und" xmlns="http://www.tei-c.org/ns/Examples"><ptr 
xml:id="sa-p1" target="#sa-p2"/><ptr xml:id="sa-p2" 
target="#sa-p1"/></egXML>

comes out looking like this on the Glines page:

<span class="element"><ptr xml:id="<span 
class="attributevalue">sa-p1</span>" target="<span 
class="attributevalue">#sa-p2</span>"/></span><br/><span 
class="element"><ptr xml:id="<span class="attributevalue">sa-p2</span>" 
target="<span class="attributevalue">#sa-p1</span>"/></span>

It looks as though any instance of an attribute value is being wrapped 
in a <span class="attributevalue">, when I suspect that should actually 
only be happening to things that are tagged as <val>, not which _are_ 
vals. A sort of use-mention problem.

Cheers,
Martin
-- 
Martin Holmes
University of Victoria Humanities Computing and Media Centre
(mholmes at uvic.ca)


More information about the tei-council mailing list