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

creating multiple namespace definitions in top element

Subject: creating multiple namespace definitions in top element of output document
From: <xml4pharma@xxxxxxxxxxxxxxxx>
Date: Mon, 5 Apr 2004 13:10:01 +0200
multiple namespace
I have an XML document which I want to transform into an XForms
document.
The source XML document does not know anything about XForms, XHTML nor
Schemas.

In the top element of the output document (i.e. the result of the
stylesheet transformation), I want to have multiple namespace
declarations, e.g.:

<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xforms="http://www.w3.org/2002/xforms"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

How do I do that in my stylesheet ?

I do already use XSLT2.0 with Saxon7 as my transformation engine.

Many thanks in advance

Jozef Aerts
Germany

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.