xsl-list
[Top] [All Lists]

Re: [xsl] HTML character entity issue

2008-12-11 08:15:36
Hi David,

thank you for the quick response. After I followed as per your
instruction I got this error:

The attribute axis starting at a text node will never select anything
 Error on line 101 column 506 of xif2942_74f5a202.xml:
SXXP0003: Error reported by XML parser: Element type "br" must be
followed by either
  attribute specifications, ">" or "/>".
 Transformation failed: Run-time errors were reported

Please advice.

Rgds,
Atul


On Thu, Dec 11, 2008 at 6:36 PM, David Carlisle 
<davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:

going from the 7 characters <br/> to a single br element is the function
of an XML parser. Since you are using saxon,. easiest is to use the
extension function

saxon:parse(kbs_prodgruppe_beschreibung)

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________

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



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