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]

DOMSource into stylesheet with namespaces


We are using xalan to do an xsl transform. The XSL transform takes a
DOMSource. It has been working fine.

We have now altered the stylesheet and source XML to include xmlns
statements. The transformation using the DOMSource has stopped working. If
the transformation is altered to use a Streamsource (using the same source
xsl and xml) it works fine.

What are we missing ?




 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]