XML Prolog Value
I have an oracle report where the prolog value is;
<?xml version="1.0"?><?xml-stylesheet type = "text/xsl" href="HCPPO.xsl"?>
I want to make the href value variable dependant on certain conditions
Whats the best way to do that?
Thanks
Gordon