-
christiangruen added mseiferle to the BaseX project.
2009-12-15 13:44:59 UTC in BaseX
-
Sorry for the update... Of course the input document contains "".
2009-12-06 16:27:56 UTC in Saxon XSLT and XQuery Processor
-
Dear Michael,
I have run the following query with Saxon-EE 9.2.0.3J:
declare namespace b="B";
insert node attribute { 'b:b' } { }
into doc('x.xml')/a
The source document "x.xml" contains the empty element "", and the query yields the following result:
I'd have expected that the namespace declaration would be added to the element..
2009-12-06 16:25:29 UTC in Saxon XSLT and XQuery Processor
-
Closed due to general changes in the visualization (issue still persists, though)
2009-10-13 12:41:33 UTC in BaseX
-
..did you now manage to compile BaseX? I've passed on your concerns to Alex.
2009-10-13 12:39:59 UTC in BaseX
-
..fixed in future release.
2009-10-13 12:38:30 UTC in BaseX
-
..thanks, this will be fixed in the next official release.
2009-10-13 12:37:59 UTC in BaseX
-
Dear Florian,
thanks for your bug submissions. The XQJ API, which is included in the sources of BaseX, requires Java 1.6 to be correctly compiled. BaseX itself can be compiled by removing the following two packages:
javax.xml.xquery
org.basex.api.xqj
Best,
Christian.
2009-10-13 12:30:21 UTC in BaseX
-
Thanks Erdal - I've finally added your suggestions to the Sourceforge SVN repository.
2009-09-28 17:43:24 UTC in BaseX
-
christiangruen committed revision 79 to the BaseX SVN repository, changing 1 files.
2009-09-28 17:42:08 UTC in BaseX