Re: [xml] XPath with default namespace
- From: Thomas Broyer <tbroyer ltgt net>
- To: veillard redhat com
- Cc: xml gnome org
- Subject: Re: [xml] XPath with default namespace
- Date: Fri, 20 Jul 2001 02:47:50 +0200
Le 19/07/01 16:54:41, Daniel Veillard a écrit :
xmlXPathRegisterNs(xpathCtxt, "svg",
"http://www.w3.org/Graphics/SVG");
As we're talking about it, shouldn't the functions
xmlXPathRegisterVariableLookup
xmlXPathRegisterNs, eventually xmlXPathRegisteredNsCleanup
xmlXPathRegisterVariable
xmlXPathRegisterVariableNs, eventually xmlXPathRegisteredVariablesCleanup
be in xpath.h instead of xpathInternals.h
It seems to me they are of general use, not only for "extension"
implementors.
And there's still some cleanup to do in xpath.h (Axis and Types are not
used any more)
Tom.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]