Hey,
There is a general mapping between schema types and application classes. Think of it as a way to save an application as a graph provided you know what the node definitions are ahead of time.
Good, that will help a lot.
Well I see this in the PSVI classes and I have started development on it, but here is really where my questions are: How do you get all the sub elements of complexContent or other composite types?
Take a look at the Grammar class. This will lead you on to things like SchemaElementDecl which has getContentSpec. That method will give you a content model.
Regards,
Gareth
-- Gareth Reakes, Managing Director Parthenon Computing +44-1865-811184 http://www.parthcomp.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]