Commit 016d92e30bd673eeddef2d7a741c7c6fb7f0cc23

Kasimier T. Buchcik 2005-04-08T20:08:40

Added substitution group constraints; changed the build of the * xmlschemas.c: Added substitution group constraints; changed the build of the pre-computed substitution groups. Channeled errors during xsi assembling of schemas to the validation context. Fixed a big memory leak, which occured when using IDCs: the precomputed value of attributes was not freed if the attribute did not resolve to an IDC field (discovered with the help of Randy J. Ray's schema, posted to the xmlschema-dev maling list).