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

RE: taglib url help

Subject: RE: taglib url help
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 16 Apr 2001 12:44:45 +0100
url help
> When i use the include tag this way
>
> <xsl:apply xsl="format.xsl">
> <xsl:include page="d:/classes/com/abc/pkc.xml"/>
> </xsl:apply>
>
> I get the below error

xsl:include is supposed to take an href attribute, not "page"; and the value
is supposed to be a URI, not a filename; and the <xsl:include> element must
be a child of <xsl:stylesheet>, and there is no element called <xsl:apply>.

In fact, if this is supposed to be XSLT, the element name xsl:include is the
only thing  that you've got right!

Mike Kay
Software AG


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


Current Thread
  • taglib url help
    • Java XML - Fri, 13 Apr 2001 11:16:48 -0400 (EDT)
      • Larry Garfield - Fri, 13 Apr 2001 11:29:09 -0400 (EDT)
      • Michael Kay - Mon, 16 Apr 2001 08:15:32 -0400 (EDT) <=
      • <Possible follow-ups>
      • Java XML - Fri, 13 Apr 2001 11:47:16 -0400 (EDT)

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-2011 All Rights Reserved.