xsl-list
[Top] [All Lists]

Re: [xsl] Processing two documents, which order?

2011-04-08 04:33:24
On Fri, 8 Apr 2011 11:16:09 +0200
Wolfgang Laun <wolfgang(_dot_)laun(_at_)gmail(_dot_)com> wrote:

I've spotted a few snags:

running this with property=bee on

   <p>a bee on a bee-line to a frisbee is not a bee</p>

produces

   <p>a <property>bee</property> on a <property>bee</property> line to
a fris<property>bee</property> is not a bee</p>

   - "bee" in "bee-line" is marked up and the hyphen is lost
   - The "bee" ending of "friesbee" is marked up
   - The trailing "bee" is not marked up.

-W


Thanks Wolfgang. 

Update to the regex.




-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

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