| Author |
Add Processing Instruction to XML using XmlBeans
|
Adil Fulara
Greenhorn
Joined: Oct 21, 2007
Posts: 8
|
|
Hi,
I could not find a way to add the following
<?xml-stylesheet type="text/xsl" href="results.xslt"?>
in the xml generated by using xmlbeans.
XmlOptions does not seem to provide a way to do this.
Is there a way to achieve this using XmlBeans?
Thanks for the help.
~Adil.
|
 |
 |
|
|
subject: Add Processing Instruction to XML using XmlBeans
|
|
|