[xml] allowed arguments for document()
- From: Martin Povolný <xpovolny aurora fi muni cz>
- To: xml gnome org
- Subject: [xml] allowed arguments for document()
- Date: Thu, 31 Jul 2003 13:47:01 +0200
Hallo,
I'm having problems with document().
I use it to acces external resources in custom schema like this:
<xsl:for-each select="document( concat('deb://',$dictionary_name,'/results/SYNSET/ILR/text() word "',
ID, '"' ) )">
It works with sablotron and have strong feeling it worked also in earlier
versions of libxml2.
But now, spaces ' ' and entities seem not to be allowed in document()
argumens.
Is it a feature (unwanted at least for me) or bug?
Is there any way to get around this?
Thanks a lot,
--
Martin Povolný, xpovolny fi muni cz, http://www.fi.muni.cz/~xpovolny
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]