sshyran / genxdm

Automatically exported from code.google.com/p/genxdm
0 stars 0 forks source link

Schema parse fails to properly recognize type declaration in existing cache #122

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When user supplies schema parser w/existing SchemaComponentCache, and that 
cache contains type declarations needed to resolve components in the 
schema-to-be-parsed, we will fail to properly recognize those existing type 
declarations.

Original issue reported on code.google.com by joe.bays...@gmail.com on 30 Jan 2013 at 4:03

GoogleCodeExporter commented 8 years ago
(r438) org.genxdm.processor.w3c.xs.impl.XMLSchemaConverter.convertTypes() 
method improperly returned before finishing its processing.  Fixed.

Original comment by joe.bays...@gmail.com on 30 Jan 2013 at 4:07

GoogleCodeExporter commented 8 years ago
Marked as fixed.

Original comment by joe.bays...@gmail.com on 30 Jan 2013 at 4:09