RE: [xsl] My stylesheet not finding nodes

Subject: RE: [xsl] My stylesheet not finding nodes
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 6 Aug 2003 00:01:48 +0100

Mike>


   Perhaps your DTD contains one of those sneaky default attributes that
   changes the default namespace.

   Incidentally you are using filenames liberally in places where XML
   requires URIs. Some parsers will let you get away with it, but they
   shouldn't: it's wrong.

Me>
   ...
   are incorrect XML uses URI not windows paths. Some MS products silently
   correct this ...

   Having said that, the usual reason for things not matching when a DTD is
   specified is that the DTD defaults a namespace.



After a brief interlude of discord, normal harmonious service has been resumed:-)

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread