Re: [xsl] Cross reference question

Subject: Re: [xsl] Cross reference question
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 30 Mar 2005 18:13:13 +0100
  but what I'm looking for here is that when I locate this node:

  <rdf_:myns:isCourseOf rdf:resource="MenMachine"/>

You can not locate that node using Xpath/XSLT as it has two : in teh
element name so will generate a fatal parse error when parsed by a
namespace aware XML parser, which is required to parse the input for
XSLT.


David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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
________________________________________________________________________

Current Thread