On Dec 10, 8:03 pm, [EMAIL PROTECTED] wrote:
> PyXML seems to be long gone. Is lxml the way to go if i want to have
> xpath supported?
In our XML Tree Editor XEntrant we use 4Suite XML package, you can try
the
XPath functionality in this tool:
http://www.treestages.com/
--
http://mail.python.org/
On Dec 11, 4:03 am, [EMAIL PROTECTED] wrote:
> PyXML seems to be long gone. Is lxml the way to go if i want to have
> xpath supported?
Of course. Lxml proved itself as a very convenient xml & xslt
processing tool.
Dmitri
--
http://mail.python.org/mailman/listinfo/python-list
Is there a package that supports XSLT 2?
On 11/12/2007, Paul Boddie <[EMAIL PROTECTED]> wrote:
>
> On Dec 11, 2:03 am, [EMAIL PROTECTED] wrote:
> > PyXML seems to be long gone. Is lxml the way to go if i want to have
> > xpath supported?
>
> The libxml2dom package (which I maintain) also supports
On Dec 11, 2:03 am, [EMAIL PROTECTED] wrote:
> PyXML seems to be long gone. Is lxml the way to go if i want to have
> xpath supported?
The libxml2dom package (which I maintain) also supports XPath and is
also based on libxml2. If you want to migrate code from using PyXML
without too much effort, i
PyXML seems to be long gone. Is lxml the way to go if i want to have
xpath supported?
--
http://mail.python.org/mailman/listinfo/python-list