Hi,

It's not Xalan that needs to be configured correctly -- your stylesheet
must be written properly.

See these FAQs:


   http://www.dpawson.co.uk/xsl/sect2/N5536.html#d5145e544
   http://xml.apache.org/xalan-j/faq.html#faq-N101DC

Dave



|---------+---------------------------------->
|         |           Esther Parrilla Endrino|
|         |           <[EMAIL PROTECTED]|
|         |           -space.com>            |
|         |                                  |
|         |           09/15/2003 09:43 AM    |
|---------+---------------------------------->
  
>----------------------------------------------------------------------------------------------------------|
  |                                                                             
                             |
  |        To:      [email protected]                                
                             |
  |        cc:      (bcc: David N Bertoni/Cambridge/IBM)                        
                             |
  |        Subject: Namespace support in Xalan?                                 
                             |
  
>----------------------------------------------------------------------------------------------------------|



Hi all,

I have an xml file that I want to transform into html using Xalan.
This file includes in its root tag the reference of the schema that
validates it, and the namespace used for the file.
When I try to transform the file I always get an erroneus output...but
if I delete the references to schema and namespace from the root tag
then the tranformation is OK... Does Xalan have to be configured in a
special manner to support transforming XML files with schema references
and namespaces?
Do I have to reference in my XSL the XML tags in a special way such as
 'namespace:tag' or something like that?

Thanks in advance,

regards,
e*

--

~ Code matters more than comercials ~

--




Reply via email to