Click to See Complete Forum and Search --> : get statistics from a xml-file?


digital_storm
10-28-2003, 09:40 AM
Hello!

Does it exist any program so I can get statistic from a xml-file, just like in sql SELECT .....FROM element WHERE

Regards// Digital_storm

Khalid Ali
10-30-2003, 06:53 AM
XML is retty standard,however,the flexibility that XML brings,is only because it does not have any fixed elements in it.
S rrunning a statement like SQL means nothing.Writing a little program that will act like that for a specific format of XML file si nto hard at all.