Subject: Re: XPATH problem with namespace
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 7 Oct 2004 11:23:32 +0100
|
> Yeah I do understand. In my application, before using
> xslt engine, I am validating the document
which document? The source file or your xslt stylesheet?
> I use
> xmlns:t="http://t3.org/test", it gives validation
> failed error.
The xmlns:t="http://t3.org/test" has to go in your stylesheet
and I expected that you were validating your source file, so it
shouldn't affect things. If you are validating your xslt file, why are
you doing that?
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
________________________________________________________________________
|