|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: How can I reindent an XML-file for readability?
> How can i reindent files which belong to one big xml document. > if i have a master.xml with external entitites like this: > > <book><docinfo><author>anybody</author></docinfo> > &part1; > &part2; > </book> > > i cant apply the given stylsheet to this masterfile because i > get one big > indented xml, but i want to keep the xml file splitted into > small entities. > > Is there a way to indent those files with XSL? > Preprocess the file using SED to replace "&" by ""; then run the transformation; then postprocess using SED to replace "" by "&". Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








