Subject: Re: Do a copy of a document but avoid duplicates in certain lists of tags
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 28 Oct 2003 10:16:15 GMT
|
This is a FAQ.
> I thought put everything in the default name space
> and everything will workout.
There is nothing special about the default namespace.
<html xmlns="http://www.w3.org/1999/xhtml">
<a:html xmlns:a="http://www.w3.org/1999/xhtml">
<b:html xmlns:b="http://www.w3.org/1999/xhtml">
are all the same element as far as Xpath is concerned, the element html
in the namespace http://www.w3.org/1999/xhtml
If you put xmlns:h="http://www.w3.org/1999/xhtml" on xsl:stylesheet and
then use h:xhtml in all xpaths.
David
--
http://www.dcarlisle.demon.co.uk/matthew
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: Do a copy of a document but avoid duplicates in certain lists of tags, (continued)
- Lenz, Georg - Tue, 28 Oct 2003 01:48:45 -0500 (EST)
- Lenz, Georg - Tue, 28 Oct 2003 04:09:26 -0500 (EST)
- Michael Kay - Tue, 28 Oct 2003 05:16:11 -0500 (EST)
- David Carlisle - Tue, 28 Oct 2003 05:19:04 -0500 (EST) <=
- Lenz, Georg - Tue, 28 Oct 2003 06:14:19 -0500 (EST)
- Lenz, Georg - Tue, 28 Oct 2003 06:22:30 -0500 (EST)
- Lenz, Georg - Tue, 28 Oct 2003 07:14:04 -0500 (EST)
|
|