Hi Graham, The reason simply is, that I have the default values already stored in my own structure, so I don't need them. Additionally there are some attributes in the DTD I use who never have a value and so never are to be read out. But Xerces gives me those with no value. With these attributes given I would have to check for them when reading out the file.
I could do all of it, but why not avoid the extra work. Especially its a difference to read out and check 1 or 10 attributes at runtime. Mathias > Mathias, > > 'Scuse me for butting in but... > > Is there a reason why you want to validate when reading but not use the > schema default values. > I can see advantages in either having both or having none ... > > At 12/11/2003 12:20 Wednesday, Mathias Mueller wrote: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
