This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: FW: XML transformation using XALAN


Thanks for pointing that out?  constraints.xsd is the name of my schema file
and not the namespace.  

But my problem persists.   

Thanks

Jamal 



-----Original Message-----
From: David Carlisle [mailto:davidc@nag.co.uk]
Sent: Wednesday, April 17, 2002 4:34 PM
To: xsl-list@lists.mulberrytech.com
Subject: Re: FW: [xsl] XML transformation using XALAN




> 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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]