Hi and thanks for reading.
I have very little XML/Web experience and I have to do a feasibility study on a editor that reads/writes XML files.
The XML files are "fixed" in other words all the elements and attributes are known.
Some of the elements and attributes must be editable and I'm trying to understand how is it possible to use a browser as the user interface editor in order to access the data in the XML file and modify the values.
As I said I have no experience with XML or XSLT so I thought of asking someone competent.
I can be more specific and paste a snipped XML file, but the core of the question is this:
I want to be able to modify some values in an XML file via a user interface, and save the XML file with the new values.
Can I do that using a browser (that is typically used to display an XML file instead)?
What is the route? XML, XSLT, ASP, Javascript, php, CGI....
as you can tell.. I'm confused and looking for the simplest solution.
Thanks!
andrea.
I have very little XML/Web experience and I have to do a feasibility study on a editor that reads/writes XML files.
The XML files are "fixed" in other words all the elements and attributes are known.
Some of the elements and attributes must be editable and I'm trying to understand how is it possible to use a browser as the user interface editor in order to access the data in the XML file and modify the values.
As I said I have no experience with XML or XSLT so I thought of asking someone competent.
I can be more specific and paste a snipped XML file, but the core of the question is this:
I want to be able to modify some values in an XML file via a user interface, and save the XML file with the new values.
Can I do that using a browser (that is typically used to display an XML file instead)?
What is the route? XML, XSLT, ASP, Javascript, php, CGI....
as you can tell.. I'm confused and looking for the simplest solution.
Thanks!
andrea.