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

Refinement: creating namespaces in a generated script

Subject: Refinement: creating namespaces in a generated script
From: "Fries, Markus, fiscus GmbH, Bonn" <M.Fries@xxxxxxxxxxx>
Date: Wed, 18 Sep 2002 12:02:40 +0200
Refinement:  creating namespaces in a generated script
Ok, I append snippets as I obviously did not make myself clear.



Hi,
 
as input to my xslt script, I have an xml file, which contains a path P as
text node. 
The nodes on this path have namespaces.
  From this xml file I want to generate a stylesheet S in which P is
actually used as xpath. The URIs mathing the prefixes could be easily
created but how can I include these namespaces in S if they are not part of
the input?
 
Regards 

Markus Fries 


staroffice/content.xml (which does not include namespace declarations for
ns1, ns2, ns):

<text:p text:style-name="Standard">
  <text:variable-set text:name="__Adressen_jeweilsInZeile"
text:value-type="string">
/ns1:elem1/ns1:elem2/ns2:elem3/ns2:elem3</text:variable-set> 
</text:p>


generated.xsl

<xsl:template match="/ns1:elem1/ns1:elem2/ns2:elem3/ns2:elem3">


All the missing namespaces have the same format:
xmlns:ns1="http//foo.bar.ns1"
xmlns:ns2="http//foo.bar.ns2"





 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.