XML Schema classification help

cliff palmer <[email protected]>
Newsgroups gmane.comp.java.jdom.general
Message-ID <CABhr9SsG4fJK7oFQRX8K36CHRoLkfApLc8JdY-h32neYHoYXRw@mail.gmail.com>
I need to examine XML documents contained in multiple columns in a database
table with over a million rows and identify each of the different
structures used for the XML data, producing a count if the number of
instances that use each structure.

I thought of using the SAXParser then creating a list of the XML headers in
the order used and storing each unique list and accumulating a count based
on matching an already encountered list object, but I am hoping there is a
less cumbersome approach.

I would appreciate any and all suggestions.

Thanks!
Cliff

_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.