I have a file that is in .xml format I need to edit some info in it preferably in Excel and than drop it back into .xml any ideas oh wise and all knowing tech guys?
I have a file that is in .xml format I need to edit some info in it preferably in Excel and than drop it back into .xml any ideas oh wise and all knowing tech guys?
You sir, are a specialist in the art of discovering a welcoming outcome of a particular situation....not a mechanic.
My feedback add 11-12 ish before the great servpocaylpse of 2012
XML is just text. Use any text editor, such as notepad.
you can save as to XML from Excel when you're done too
_______________________________________________
My Feedback
http://www.ar-15.co/threads/27366-ghettodub
"Al Qaeda had better benefits than Wal-Mart. Although at Wal-Mart, you get to wear your vest more than once." -- Stephen Colbert
It is a text file. If your changes are simple, the "open in notepad, Find, change, save" method should work.
If your changes are more complex, you can find an XML editor. I know there are a number of free ones, but I don't have any personal experience with them.
http://lmgtfy.com/?q=xml+editor
H.
Haha love lmgtfy
on a work comp so all that stuff is locked down as freeware sharing. Posting from my phone think I got it figured it out though font did not transfer completely right so I will need to adjust. And also the file has abunch of borders and line spaces in html so I got into the source code and changed what was needed just need to fix the font and I should be gtg.
You sir, are a specialist in the art of discovering a welcoming outcome of a particular situation....not a mechanic.
My feedback add 11-12 ish before the great servpocaylpse of 2012
Notepad (assuming Microsoft platform) seems straightforward, and for simple typo fixes it is -- but XML cares deeply about special characters (such as the ampersand), and character encodings sometimes bite. It may look good but then an XML parser down the line may puke it back out.
I'd recommend an XML editor. If you have this need now, you'll have it again. Best to have a good tool.
Depending on how sensitive the data you're trying to manipulate is, you might be able to find an on-line XML editor service, where you upload the file, edit it on the web, and download it. Sounds like you've got it sorted though.
Does your work prevent personal computers on their network?
H.
If you know what you're doing (i.e. can understand/read/write xml), then use a text editor. Otherwise, I'd try something else (excel perhaps or altova).
Loyalty Above All Else, Except Honor