RE: http://apache.org/xml/features/validation/dynamic does not work as documented

2008-09-09 Thread Michael Glavassevich
Hi Russell, "Thamm, Russell" <[EMAIL PROTECTED]> wrote on 09/09/2008 12:27:58 AM: > Hi Michael, > > > I have changed the code so that retrieveInitialGrammarSet ALWAYS > returns an empty array. > > I have modified retrieveGrammar to return null if the grammar is a > schema and location hints are n

RE: http://apache.org/xml/features/validation/dynamic does not work as documented

2008-09-08 Thread Thamm, Russell
/validation/dynamic does not work as documented Hi Russell, "Thamm, Russell" <[EMAIL PROTECTED]> wrote on 09/08/2008 10:23:58 PM: > Hi Michael, > > I don't understand. The Grammar Pool doesn't seem to have any say in > the matter. > > I have a s

RE: http://apache.org/xml/features/validation/dynamic does not work as documented

2008-09-08 Thread Michael Glavassevich
Hi Russell, "Thamm, Russell" <[EMAIL PROTECTED]> wrote on 09/08/2008 10:23:58 PM: > Hi Michael, > > I don't understand. The Grammar Pool doesn't seem to have any say in > the matter. > > I have a schema, say a.xsd and two documents a.xml and b.xml. > > The document a.xml references schema a.xsd

RE: http://apache.org/xml/features/validation/dynamic does not work as documented

2008-09-08 Thread Thamm, Russell
__ From: Michael Glavassevich [mailto:[EMAIL PROTECTED] Sent: Monday, 8 September 2008 2:51 PM To: j-users@xerces.apache.org Subject: Re: http://apache.org/xml/features/validation/dynamic does not work as documented Hi Russell, "Thamm, Russell" <[EMAIL PROTECTED]> wrote on 09/

Re: http://apache.org/xml/features/validation/dynamic does not work as documented

2008-09-07 Thread Michael Glavassevich
Hi Russell, "Thamm, Russell" <[EMAIL PROTECTED]> wrote on 09/08/2008 12:08:59 AM: > Hi, > it appears that the dynamic validation feature does not work as documented. > If a document that does NOT specify a schema is parsed and the > grammar pool contains a matching schema (ie a schema that defin