Hello,
When i try to make html file from xml file using xsl transformation through c/c++ api functions, i get tag <?xml version="1.0"?> added in the html file. Which api should i use, so that this tag <?xml version="1.0"?> should not appear in html file?
Regards,
Bijay
When i try to make html file from xml file using xsl transformation through c/c++ api functions, i get tag <?xml version="1.0"?> added in the html file. Which api should i use, so that this tag <?xml version="1.0"?> should not appear in html file?
Regards,
Bijay
Comment