xsl-list
[Top] [All Lists]

Re: [xsl] Unexpected Context Node at Points in XPath Expression

2007-09-04 18:03:22
Michael Terry wrote:
Awesome, thanks very much. It's quite clear. Offhand I can't verify
whether my production tools (a so-called scripting addition for
AppleScript, by Satimage) use XSLT 2.0. I'll check it out tonight. -
mt

If you are planning to read the Wiki Quote pages by XSLT then you will have some surprises: the page you showed is not well-formed XML and it is not possible process un-welformed XML (there are ways around this, if you need help with that, try HTML TagSoup, which will make real XML from any HTML).

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