Click to See Complete Forum and Search --> : XSLT doubt


saju_m
05-12-2003, 02:24 AM
i was trying to extract an XML from another XML document.
but its prefixing <?xml ---- ?> with every tags. and i might need to attach all the generated xml tags together...
is there any way to avoid the <?xml---?> tag in the transformed xml doc.

thanx

ranjith.m

khalidali63
05-12-2003, 09:02 AM
I could be wrong,however,it sounds like error in your logic,could you be please more descriptive,or better,post xml and xsl parts of the code