Hi all, 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 if it is possible to write a javascript and use that in a browser to edit XML files.
Is it possible to use a browser to access all the fields (some choices are not just numbers, but enums) write a XSLT and have the browser be the editor that modifies the values ?
How does Javascript play into that scenario?
As I said I have little experience with XML or XSLT and no experience with Javascript, so I thought of asking someone competent.
I can be more specific and attach an example XML file.
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 if it is possible to write a javascript and use that in a browser to edit XML files.
Is it possible to use a browser to access all the fields (some choices are not just numbers, but enums) write a XSLT and have the browser be the editor that modifies the values ?
How does Javascript play into that scenario?
As I said I have little experience with XML or XSLT and no experience with Javascript, so I thought of asking someone competent.
I can be more specific and attach an example XML file.
Thanks,
Andrea.