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

RE: xsl:number problem

Subject: RE: xsl:number problem
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 19 Jun 2003 15:51:35 -0400
poi number problem
Charlene,

At 02:30 PM 6/19/2003, you wrote:
I mentioned "xml string" regarding to the StreamGenerator. It is a well-formatted xml tree input as a stream to the StreamGenerator. StreamGenerator will connect to a transformer (here gnumeric + xsl) and serialize it using poi API to Excel. I can take a look at the xml before tranforming it in my log. Basically it is working as it should be.

Good. It's looking at the XML *result* of your transformation that you have to figure out how to do. *Before* Excel picks it up. When you say you "serialize it using poi API" I'm assuming that's an XML serialization. When you say "I can take a look at the xml before transforming it in my log", that sounds like you're looking at the source; but you also need to see the (XML) *result* of the transform.


[source]       [result]
  XML     =>     XML     =>     Excel
          X              Z

The transform is happening as process X. In order to understand what X is doing, you need to look at the XML result before process Z (which brings it into Excel) does anything with it. Once you can look at the output of X as XML, it's possible to see what your stylesheet is doing (not just what process Z does with that).

It might be worth considering running the transformation over sample instances of your source data *outside* your environment, in a conformant processor (not necessarily the same one your process uses), for development and testing. Then when it works, you can roll it in. This is a good way of isolating problems so when things get sticky you don't try to solve the wrong thing. Learning is much easier when you're actually looking at the problem you're trying to solve, and not something else. :->

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================


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.