Edit a XML for me!

angstsoldat

Senior member
Jun 30, 2005
623
0
0
I thought I read this earlier and someone said copy it to notebook or Word or something to that effect. That didnt work?
 

effee

Golden Member
Sep 4, 2004
1,797
0
0
Nope it didnt work out, i got a whole bunch of gibberish instead. I did try to edit it myself but couldnt be read
 

Descartes

Lifer
Oct 10, 1999
13,968
2
0
You don't need an XML editor to edit XML; if you can't read and modify it in a normal text editor then it's simply not XML.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: Descartes
You don't need an XML editor to edit XML; if you can't read and modify it in a normal text editor then it's simply not XML.


QFT
 

oog

Golden Member
Feb 14, 2002
1,721
0
0
Originally posted by: AFB
Originally posted by: Descartes
You don't need an XML editor to edit XML; if you can't read and modify it in a normal text editor then it's simply not XML.


QFT

The infoset specification says that XML need not be text-readable. It just needs to support a logical structure that represents certain XML concepts. This specification allows one to use a much more compressed form than the full-text version one normally sees.
 

effee

Golden Member
Sep 4, 2004
1,797
0
0
I'm such a fool, I managed to do it after all. I don't usually work with XML thats why.

I didnt send the XSL along with the XML.

Thanks guys for your help!