xsl-list
[Top] [All Lists]

Re: Transformation of

2005-02-11 04:31:29
news(_at_)swisslab(_dot_)de wrote:

Hello List,

I have the following XML in form of a variable:

input:
<XML>
        <item>vlue</item>
        <item>%special value%</item>
        <item>vlue</item>
        <item>%special value%</item>
        <unkown_items/>
        <unkown_items/>
</XML>

I dont think that's XML as no element name can begin with 'XML'. You mention the XML is in in the form of a variable, but you left the datatype and context out; is it a string or nodeset? in XSLT or another language?

Manos

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