Hi Serene, I'm not aware of such limitation. Are you sure that your XSLT stylesheet correctly deal with namespaces? Could you send us a reproducible sample?
Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Serene > Envoyé : mercredi 27 février 2008 09:24 > À : [email protected] > Objet : How to use Transformer with XML namespaces? > > Hi, > > I am trying to transform an XML with namespaces through XSL > to HTML. In my > DomRepresentation and DocumentBuilderFactory, I called > setNamespaceAware(true). > The TransformRepresentation does not seem to handle XML with > namespaces. I do > not see any way to set namespace awareness in > TransformRepresentation. How > should I be handling this? Is there something I am missing? > > Thanks, > Serene >

