xsl-list
[Top] [All Lists]

XML Input -> XML OR Text as output

2005-10-04 10:21:58
Hello everyone,

In few words I have this problem:

I have an XML file as input.  Based on a condition I would like to
produce the output in XML or in TEXT.

However the output tag has to be declared in the beginning of the XSLT,
right?

<xsl:output method="xml" version="1.0" encoding="ISO-8859-1"
indent="yes"/>

Or can I set this later within an if-condition?

Many thanks,
Houman

--~------------------------------------------------------------------
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>