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

Re: xsl:include statement is "unexpected element".

Subject: Re: xsl:include statement is "unexpected element".
From: Tim Hibbs <xsl.posting@xxxxxxxxx>
Date: Thu, 11 Mar 2010 11:23:29 -0700
Re:  xsl:include statement is "unexpected element".
Martin -

Ah HA!

I have it several levels down, which is undoubtedly the problem:
<xsl:stylesheet>...
   <xsl:template>...
      <xsl:if>...
         <xsl:include>...

It must be a child, and not a descendant, apparently. Thank you.

Is there a way to package and include templates at a level lower than
child-of-stylesheet-or-transform?

Very much appreciate the help.

Tim

On Thu, Mar 11, 2010 at 11:13 AM, Martin Honnen <Martin.Honnen@xxxxxx> wrote:
> Tim Hibbs wrote:
>
>> Attempting my first use of <xsl:include> as <xsl:include
>> href="calledTemplatesFO/ct_AddTableHeader.xsl">. XML Spy indicates the
>> file
>> is not valid, with the note
>> "Unexpected element
>> xsl:include"
>>
>> Including file starts thusly:
>>
>> <?xml version="1.0" encoding="UTF-8"?>
>> <xsl:stylesheet version="1.0" xmlns:xsl="
>> http://www.w3.org/1999/XSL/Transform" B xmlns:fo="
>> http://www.w3.org/1999/XSL/Format" xmlns:frq="
>> http://www.fedex.com/schemas/freightRateQuotation"
>> exclude-result-prefixes="frq">
>
> Where exactly have you placed the xsl:include?
> It needs to be a child of the xsl:stylesheet root element.
>
>
> --
>
> B  B  B  B Martin Honnen
> B  B  B  B http://msmvps.com/blogs/martin_honnen/

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.