using XQuery to update XML
Posted: Mon Mar 27, 2006 3:44 pm
Hey,
I have been researching on using XQuery as an alternative to using PHP 4's XML functions to manage xml file content.
Has anyone ever tried using it?
My question is how diverse is it in being able to capture form data to specify the data of an xml file to update...
I currently built a xml/xsl driven table that lists out an xml file but i wanna impliment some actions that will alow modification of structure in terms of order, data, insert, and delete, replace...
im seeing's xQuery's ability but its the ability to act based on user input data of some sort
Kendall
I have been researching on using XQuery as an alternative to using PHP 4's XML functions to manage xml file content.
Has anyone ever tried using it?
My question is how diverse is it in being able to capture form data to specify the data of an xml file to update...
I currently built a xml/xsl driven table that lists out an xml file but i wanna impliment some actions that will alow modification of structure in terms of order, data, insert, and delete, replace...
im seeing's xQuery's ability but its the ability to act based on user input data of some sort
Kendall