Re: [xml] Help Needed- XSLT using SAX
- From: Daniel Veillard <veillard redhat com>
- To: HARDY <hardy_sd yahoo com>
- Cc: xslt gnome org, xml gnome org
- Subject: Re: [xml] Help Needed- XSLT using SAX
- Date: Fri, 10 Jan 2003 06:35:04 -0500
On Fri, Jan 10, 2003 at 02:19:48AM -0800, HARDY wrote:
I am using DOM for parsing through an XML file using
a XSLT in a C# application to get the list of all the
elements attribuyes in an array. However if the XML
file is too big(say a few mbs) it takes a lot of time
to load the file and go through all its nodes.
Any idea how the same could be implemented using SAX
??
XSLT need a full tree to operate. SAX is not sufficient.
Answer is no.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]