On 05/15/2013 03:12 PM, Vince Anderson wrote:
I am looking to be pointed to a resource that could possibly help me to
create XML output files using an Xquery statement via PHP. My hope is that
I could access a function like the following:
excute_XML_query(someXML.xq, resultXMLdocument.xml)
W
I am looking to be pointed to a resource that could possibly help me to
create XML output files using an Xquery statement via PHP. My hope is that
I could access a function like the following:
excute_XML_query(someXML.xq, resultXMLdocument.xml)
Where some XML.xq is my query script and resultXMLd