xsl-list
[Top] [All Lists]

RE: [xsl] xsl:sequence

2006-08-10 10:27:13

I understand what you are saying. I would have thought using 
xsl:value-of to obtain the text from

<p><i>This</i> is <b>bold</b> text</p>

is pretty bad practice though and unextensible in the future. 

No, it's excellent practice if you're using "mixed content" (specifically,
inline markup giving properties of individual words or characters where you
want to ignore these properties), and it makes your code resilient to the
introduction of new properties.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>