xsl-list
[Top] [All Lists]

Re: [xsl] Unmatched Element need to retain

2008-08-30 02:30:54
"Ramkumar" == V Ramkumar 
<V(_dot_)Ramkumar(_at_)macmillansolutions(_dot_)com> writes:

    Ramkumar> Hi list, I'm doing XSLT (2.0) Transformation XML 2 XML
    Ramkumar> using saxon9. Unmatched element name (input) should be
    Ramkumar> retained in Transformed/output XML file.  Please
    Ramkumar> suggest.

You need to add a template that matches any element (or specifically
input elements).
-- 
Colin Adams
Preston Lancashire

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