Re: FW: [xsl] XML transformation using XALAN

Subject: Re: FW: [xsl] XML transformation using XALAN
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 17 Apr 2002 16:34:22 +0100

> xmlns:dne="constraints2.xsd"

Is constraints2.xsd _really_ the name of your namespace (rather than the
name of a schema file?) Of course getting the wrong namespace name
shouldn't cause an error (it would just stop anything matching) but it
does look suspect in any case. IE it sounds like the cause of:



  XSL Transformer did not throw
  exception, but all the XSL code that involves refrences to the other
  namespace with namespace prefix of 'dne' did not produce anything as html
  code.  So most of the html that was created is empty.

Namespace names are not references to schema files, they are just names
that happen to use the syntax of a URI.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread