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

Re: Please help with XT

Subject: Re: Please help with XT
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 28 Apr 2000 12:14:07 +0100
xt usage
Max--

At 04:25 PM 4/28/00 +0200, you wrote:
>Does anyone could send some piece of code as an example of XT parser usage
>for XSLTransformation.
>I cannot find any documentation on it.
>I've tried many variants of code but always got  an XSL in result doc for
>both SAX and DOM models.

If you're getting your XSL stylesheet as your result, chances are your
problem is not how you're invoking the processor (since it's running), but
rather in the configuration of your root element.

In a conformant processor (XT, Saxon, Xalan etc.) your root element must be
(at least):

<xsl:stylesheet version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

</xsl:stylesheet>

Check that you have both a version attribute and the correct namespace
declaration in your stylesheet.

>Could someone recommend some good source of information regarding XT usage?

Try the new site, 4xt.org.

Good luck,
Wendell

>
>I'll be appreciated for any help,
>Max
>
>
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>

======================================================================
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.