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

Can't use xsl:include href="char-map.xslt"

Subject: Can't use xsl:include href="char-map.xslt"
From: UlyLee <ulyleeka@xxxxxxxxx>
Date: Wed, 21 Sep 2005 00:52:40 -0700 (PDT)
char map
guys i need help i dont know what happened but all of
a sudden i can load may char-map.xslt file into my
main xsl file. it reports can't load file error, i
tried directly writing the char-map into the main xsl
but it returns an 'unknown error' message. i'm using
xmlspy, and it was working perfectly yesterday but all
of a sudden it won't work today.

<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/02/xpath-functions"
xmlns:xdt="http://www.w3.org/2005/02/xpath-datatypes">
<xsl:include href="char-map.xslt"/>
<xsl:output method="xml" version="1.0"
encoding="UTF-8" indent="yes"
use-character-maps="charmap"/>
<xsl:output method="html" version="4.0"
encoding="UTF-8" indent="yes" name="table"
use-character-maps="charmap"/>
... various templates

UlyLee

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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.