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

RE: XSL sheet to output to a plain text file?

Subject: RE: XSL sheet to output to a plain text file?
From: Mike Brown <mbrown@xxxxxxxxxxxxx>
Date: Wed, 15 Dec 1999 12:16:02 -0700
xsl output plain text
> From: Dylan Walsh [mailto:Dylan.Walsh@xxxxxx]
> When I use the example from the FAQ, with the current version 
> of XT, it just outputs a file containing the stylesheet
> itself, rather than what it is supposed to output.
> 
> The example in the FAQ (the orderlist one):
> http://freespace.virgin.net/b.pawson/xsl/sect2.html#N3643

There are typos in that example.

In the XML, both </customer> tags are missing
the > on the end of the tag

In the XSL, in the namespace declaration for the xsl
prefix, xmlns:xsl="http://www.w3.org/1999/XSL/Tranform"
                                              ^^^^^^^^
should be Transform

<xsl:text>firstname&#x9;lastname&#x9;phone&#xA;
  </xsl:text>
  ^^^^^^^^^^^
should immediately follow the &#xA; on the previous line.

  
Once those errors are corrected, it seems to work fine.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.