Tuesday, 22 April 2008

Parsing the Exported Schema Library

I've just implemented the XML schema importing. I used the in-built java SAX parser and wrote an XML event handler myself to pull the appropriate variable data and create the Schema objects.

The problem executing the imported Schemas is still there though.

No comments: