I have two questions. The first is how to I get access to what type an element should be when validating via schema? In the callbacks it does me little good to have the value of an element if I don't know what type the element is.
Second, I would like to read a XML file via DOM and validate it via schema, adjust the values in the DOCUMENT, then revalidate the DOCUMENT against the schema, then write it out. I don't see a way that I can run the DOCUMENT through the parser, is there no way to validate on the information against a schema before you write it to a file? Thanks in advance, Christopher Knorr Software Engineer NOMOS Corporation ------------------------------------------------------------------------ Bungo's New Connected Workspace. The new way to exchange information and manage workgroups across systems, networks and locations. Learn more at http://www.bungo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
