[oXygen-user] Large XML file
    Syd Bauman 
    
       
    Tue Oct  7 11:04:52 CDT 2008
    
    
  
> The large file viewer is of no use because it does not format the
> input. Without formatting, the input is just a single long line of
> unformatted XML.
There may well be an oXygen-only solution, but formatting the XML
before loading into the large file editor may be an easy way to do
this. 
E.g., on a Mac or GNU/Linux system
  $ xmllint --format bigUglyInput.xml > bigPrettyOutput.xml
(I'm sure there are lots of other tools that do this, too.)
    
    
More information about the oXygen-user
mailing list