xsl-list
[Top] [All Lists]

[xsl] Not displaying part of a node's value

2009-01-27 13:26:24
Hi,

I'm processing a TEI document, and many <meeting> elements begin with a certain phrase, "xyz". (It's actually more complicated-- the phrase was put in inconsistently, so there's variants "xyz", "X. Yz", "X-Y-Z", etc.) I need the phrase to not appear in the output. I can identify the relevant nodes through variants of: starts-with(meeting,'xyz') but is there a way to select the value of those nodes while omitting xyz? Or do I need to go back to the encoder and tell him to get rid of it in the TEI?

Thanks!

~Quinn

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>