But when I add an Element, I don't want to add it if it's not at the right place.
I would like to implement a SAX parser to tell me if the added element is at the right place, and nothing else( element or required value missing, etc...)
Just want an error if the element is not at the place defined in the DTD.
Is that possible and how?
many thanks anthony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
