Hi Frnz,
I need help in the conext of processing instructions.
the element that i have as a prcessing instructions is having the XML code in it. and now i want to process that value. i.e. apply-templates.....
Here is the code
<?xm-deletion author="procs" time="20010713T180850-1820"
data="<elephant:Billva id="id_BC98D89B-2502-4225-"
xmlns:elephant="http:gogle.comelephant.1#&quo t;
xmlnshtml="
http://www.w3.org/1999/xhtml"
xmlnslink="
http://www.w3.org/1999/xlink"&...ant:Num>SEC.
10.</elephant:Num><elephant:ActionLine action="IS_AMENDED"
xlink:href="urn:elephant:codes:EDC:elephant#x pointer(%2Felephant%3AJokeDoc%2
Felephant%3ACode%2Felephant%3AJokeHeading%5B%40typ e%3D....."?>
In this code i could get the value of the data attribute
The next problem was to remove the < and > that was solved by a replace function.
The actual problem that i am faing now is that i need to again do something like <apply-temlates select="$variable"/> The reason behind is that the value of the data is nothing but a element of the XML itself. Can i give this input to the apply templates so that the templates which i have already written will get applied to this value?
Please help me in this matter.
Thanks in advance.
---------------------------
Vikrant Korde
3i Infotech, Vashi,
Mumbai, Maharashtra, India.