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

RE: Need to Transform a Flat XML Struture to a Hierarc

Subject: RE: Need to Transform a Flat XML Struture to a Hierarchical One
From: "Martinez, Brian" <brian.martinez@xxxxxxxx>
Date: Thu, 27 Mar 2003 13:33:05 -0700
company struture
> From: Kuhn, Sam (Commerce Link) [mailto:Sam.Kuhn@xxxxxxxxx]
> Sent: Thursday, March 27, 2003 3:41 AM
> Subject:  Need to Transform a Flat XML Struture to a Hierarchical
> One
> 
> I'm using TIBCO Business Works and unsure of the XSLT processor.

Quick tip: if you want to know which processor you're using, you can output
the following:

<xsl:value-of select="system-property('xsl:vendor')"/>

This sometimes returns the version of the processor as well, although the
value is implementation-specific (for instance, Saxon 6.5.2 returns "SAXON
6.5.2 from Michael Kay"; MSXML 3 returns "Microsoft").  The other system
properties required by the XSLT 1.0 spec are xsl:version, which returns the
version of XSLT supported by the processor (*not* the release version of the
processor itself), and xsl:vendor-url, which returns the URL of the vendor's
Web site.  There may be other system properties for a specific
implementation.  At least once you know the vendor, you can find
documentation for the processor to unlock its other secrets.

hth,
b.

| brian martinez                              brian.martinez@xxxxxxxx |
| lead gui programmer                                    303.708.7248 |
| trip network, inc.                                 fax 303.790.9350 |
| 6436 s. racine cir.                             englewood, co 80111 |
| http://www.cheaptickets.com/                   http://www.trip.com/ |

 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.