S
sp
hai
i have got
1. an xml file
2. an xsl file
and my xsl file filters the xml based on attribute value
and the output i receive is in the ordinary format
could any help in getting the output in the form of xml
i tried
<xslutput method="xml" />
this is not working
i worked on VC++ to know the output string but i am receiving only the
tag values as output i need the entire xml matching the filter
condition.
plz help me to get the output in the correct format
thanks
praveen
i have got
1. an xml file
2. an xsl file
and my xsl file filters the xml based on attribute value
and the output i receive is in the ordinary format
could any help in getting the output in the form of xml
i tried
<xslutput method="xml" />
this is not working
i worked on VC++ to know the output string but i am receiving only the
tag values as output i need the entire xml matching the filter
condition.
plz help me to get the output in the correct format
thanks
praveen