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

question on default namespace

Subject: question on default namespace
From: Torsten Schassan <schassan@xxxxxx>
Date: Mon, 09 Mar 2009 14:10:24 +0100
 question on default namespace
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I tried to transform a document with a default namespace. In the result
I wanted to include the contents of another document that is in no
namespace. The xslt-snippet below didn't work, only when I deleted the
xpath-default-namespace and added to all elements processed the
namespace it worked. Are there any other solutions that include the
xpath-default-namespace?


XSLT extract:

<xsl:stylesheet version="2.0"
	xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:tei="http://www.tei-c.org/ns/1.0"
	xpath-default-namespace="http://www.tei-c.org/ns/1.0"
	exclude-result-prefixes="tei">

[...some templates here...]
<xsl:for-each
select="document('http://diglib.hab.de/mss/10-aug-4f/facsimile.xml')//facsimile">
  <xsl:copy-of select="."/>
</xsl:for-each>



Neither does this work, nor any <xsl:apply-templates> nor the immediate
<xsl:copy-of select="document('...')//facsimile"/>

Can I "reset" an xpath to no use of a namespace?

Best, Torsten

- --
Torsten Schassan
Herzog August Bibliothek, Postfach 1364, D-38299 Wolfenbuettel
Tel.: +49-5331-808-130, schassan {at} hab.de
  http://www.hab.de; http://www.hab.de/forschung/projekte/weiss64.htm
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJtRVAq4nZEP2KS4QRAjh1AJ9jCJYn3DzSD4Nb+36kOnr7IW+E8QCbBveR
vnTvcx9XKgdVZ8S4zxmEOCU=
=rwuj
-----END PGP SIGNATURE-----

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.