[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Formatting XML output

Subject: RE: Formatting XML output
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 13 Jan 2006 15:43:03 -0000
format xml single line
<xsl:stylesheet...

<xsl:output indent="yes"/>

<xsl:template match="/">
  <xsl:copy-of select="."/>
</xsl:template>

</xsl:stylesheet>

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: Rick Quatro [mailto:frameexpert@xxxxxxxxxxxx] 
> Sent: 13 January 2006 15:30
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  Formatting XML output
> 
> Hello All,
> 
> I am using MSXML 4.0 to build an XML file. When I write the 
> XML file to 
> disk, it is all contained on a single line. I would like to 
> apply an XSLT 
> stylesheet to it so that each element is on a separate line with some 
> indenting, etc. Is there a simple way to do this? Thanks in advance.
> 
> Rick Quatro
> Carmen Publishing
> 585-659-8267
> www.frameexpert.com

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.