S
Son KwonNam
I have some very huge(4~600MB) XML file which is in XML Native database
- eXcelon.
The problem is that I need to convert all the xml elements' names to
lowercase.
I think I could do this with XSLT.
But the problem is that it's too big XML.
Speed doesn't matter.
Any idea to conver the big xml with small amount of memory?
The database support xslt, DOM, SAX.
Thanks,
KwonNam.
- eXcelon.
The problem is that I need to convert all the xml elements' names to
lowercase.
I think I could do this with XSLT.
But the problem is that it's too big XML.
Speed doesn't matter.
Any idea to conver the big xml with small amount of memory?
The database support xslt, DOM, SAX.
Thanks,
KwonNam.