* Dave Pawson wrote: >> Change the schema and observe different application behavior. If you >> cannot change the schema, you most likely couldn't tell whether an >> application attempts to implement Relax NG at all. > >I can change the schema. >How, then, might I automatically test for a difference?
The general idea would be to make two schemas with different default values; consider there is a color attribute, one schema specifies blue color, the other orange color. You then load the schema and a document affected by the attribute default value and obsere he differnce, or lack thereof. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
