I'm looking for big XML reader, I tried XML Copy Editor, but it can't handle the big xml files (20-50MB) I have. I don't want to edit the XML, only browsing that.
I'm looking for big XML reader, I tried XML Copy Editor, but it can't handle the big xml files (20-50MB) I have. I don't want to edit the XML, only browsing that.
XML Copy editor (like most of the similar programs) try to read in the XML in 1 go. Depending on the formatting of the XML this might take some time. What you are looking for is
byte-stream
editor (these load only part of the file before showing you it).less
might be interesting.sed