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

Re: Oracle / Text

Subject: Re: Oracle / Text
From: "Steve Muench" <Steve.Muench@xxxxxxxxxx>
Date: Thu, 4 Apr 2002 22:04:56 +0200
oracle text
I just tried the following stylesheet with our
latest production XSLT engine (part of the
Oracle XDK for Java 9.2.0.1) and...

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" >
  <xsl:output method="text"/>
  <xsl:template match="/">
   <xsl:text>foo&#xd;bar</xsl:text>
  </xsl:template>
</xsl:stylesheet>


I get the two lines of text output between the dashes below:

-------
foo
bar
-------

Perhaps you're using an older version that had a bug
we've fixed.

The latest is always available from:

  http://otn.oracle.com/tech/xml

__________________________________________________________
Steve Muench - Developer, Product Mgr, Evangelist, Author
Simplify J2EE and EJB Development with BC4J
http://otn.oracle.com/products/jdev/htdocs/j2ee_bc4j.html
Building Oracle XML Apps, www.oreilly.com/catalog/orxmlapp
----- Original Message ----- 
From: <mjyoungblut@xxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, April 04, 2002 17:21
Subject:  Oracle / Text


| I know this is vendor-specific, but I can't find anything on the oracle
| website.
| 
| (NOTE: my output is text)
| I have been putting the following into my XSL using other vendors, and it
| worked fine:
| <xsl:text>&#xD;</xsl:text>
| 
| If I use Oracle, the output for the previous XSL ALWAYS comes out as
| &#xA;
| 
| Has anybody seen this before?  Anybody know why(intentional, bug)?
| 
| IS THERE ANY WAY AROUND IT?
| 
| Thanks in advance,
|       Matt Youngblut
| 
| 
|  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| 
| 


 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.