[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Compressed XML and XSLT
Is there an solution
that can take an XML file in a compressed format that will perform the
minimal in-memory expansion needed to apply various extraction filters?
The problem is
this: given a large, compressed XML file, I want to apply varous
filtering templates to produce an abstract of the original, which may be many
times smaller. With that smaller input, I can then apply further transforms
that an entire document in-memory.
The goal is to
produce an abstracted and reformatted XML file with minimal disk space and
memory usage. It would seem that whether the compressed input would need to be
fully expanded iin-memory would depend on both the compression method and
queries involved.
I see there's an
XQuery project called XQueC that might apply here, but I don't know that
it ever escaped research stage.
Regards,
Jeff Lowery
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|