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

Référence: RE: question about transformation

Subject: Référence: RE: question about transformation
From: "Yannick Nicolas" <yannick@xxxxxxxxxxxxxxxx>
Date: Tue, 23 Nov 1999 09:57:20 +0000
misplaced xml decl
Thanks for your help.
Actually, I have exactly done this in my XSLT sheet, and the
problem comes about the <?xml....> line.
I use XT to transform my original document and I've got an error
message : "misplaced XML decl" at the line of <?xml....>
Since my transformation stylesheet is an XML document, I put
a <?xml version 1.0> declaration at the top of the XSLT sheet and
I want to add the same declaration at the top of my final document.
But it seems that XT (or any other transforming tool) believes that
this is a declaration and not a sentence that I want to include in
my final document !


---- Début du message original ----

Hi
	try to do like this
<xsl:template match="/">
	<?xml blah blah blah
</xsl:template>

rgds
	marco


Adresses gratuites et illimitées sur http://bretagne.zzn.com
__________________________________________________________________________________
Constituez votre propre service d'e-mail sur le Web à l'adresse http://www.zzn.com


 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.