xsl-list
[Top] [All Lists]

Re: [xsl] XML data appearing in transformed document

2006-06-20 12:16:25
Hi,

**************************
Any thoughts as to why this happens? I have never seen this before except
when specifically asking for /* of a parent or child node.

i guess, may be u are using an <xsl:value-of select="." kind of
operation when the root node is matched. then it will print
concatenation of all parsed character data.
but it will be difficult to tell without seeing your xsl.
what xsl you are using.
paste your xsl file, xml file (also if possible your expected
transformed xml output)..
then it would be easier to understand the situation. :)-

kind regards,
Jagdishwar B.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>