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

Re: Xinclude prob

Subject: Re: Xinclude prob
From: "Joerg Heinicke" <joerg.heinicke@xxxxxx>
Date: Wed, 27 Mar 2002 09:19:46 +0100
xalan xi include
I wonder about this message. How old is your Xalan, which version do you
have? Furthermore you should remove the line
xmlns:xinclude="http://www.w3.org/1999/XML/xinclude" - or when your xalan is
to old only use this line (not xmlns:xi="http://www.w3.org/2001/XInclude")

Regards,

Joerg

> Hi!
>
> I trying to use xinclude to merge another xml file with another one.
> I receiving this kind of message from the Xalan:
>
> XSLT warning: Could not resolve prefix xi:include
> (/var/www/xslt/BackToNormal.xsl, line 27, column 33)
>
> The src code of xsl file:
>
> <date><xsl:text>Date: </xsl:text>
>     <xi:include href="date.xml" parse="xml"/>
> </Date>
>
> This is what the result xml file looks like:
> <Information xmlns:xlink="http://www.w3.org/1999/xlink"
> xmlns:xinclude="http://www.w3.org/1999/XML/xinclude"
> xmlns:xi="http://www.w3.org/2001/XInclude">
> <Border>
> <LocateDate>
> <TopicBorder>Location and Date</TopicBorder>
> <Location>Location: </Location>
> <Date>Date:
> <xi:include href="date.xml" parse="xml"/>
> </Date>
>
> So the problem is that the file is not shown or "written" open
> to be visual. Hope ya understand what I meen =)
> Please give me a helping hand.....


 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.