Subject: Re: Unmatched Element need to retain
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: Sat, 30 Aug 2008 08:30:26 +0100
|
>>>>> "Ramkumar" == V Ramkumar <V.Ramkumar@xxxxxxxxxxxxxxxxxxxxxx> 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
|