<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Oct 2, 2008 at 5:07 PM, stan <span dir="ltr"><<a href="mailto:stanb@panix.com">stanb@panix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Let me start off this by saying that I probably don't even know enough to<br>
properly format the question.<br>
<br>
I have some software, for industrial control systems that generates export<br>
files in an XML format. I would like to be able to edit these files, such<br>
that I can for example replicate many copies of the same thing, each with<br>
slight changes that make it unique, In years past, this was done by<br>
exporting to an ASCII "flat file".<br>
<br>
I have been hearing about XML for a while, but not really paying attention.<br>
Now is the time I need to learn about this, it appears.<br>
<br>
So, is there such a thing as an XML file editor? What I think I mean by<br>
this is an editor that can open these files, and understand the properties<br>
that are defined in them, and allow me to manipulate these objects? Is this<br>
something Open Office can do? Or is there a better/different way of doing<br>
this?<br>
</blockquote><div><br>Altova, Oxygen, and Cooktop (if you're in win) come to mind as far as editors.<br>If you're very new to XML, look up the W3C Schools online - they have a primer on XML that should get you started.<br>
Manipulating the XML file itself is relatively painless, but the schema behind it may need modifications as well, which might<br>prove to be somewhat more involved. Also, is the software you currently have using transformation? (XSLT)... An additional consideration to bear in mind<br>
<br>Feel free to email me for more info.<br><br>Regards,<br>Jack <br></div><br></div><br></div>