You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2008/06/27 11:39:45 UTC

[jira] Closed: (XERCESC-1814) Disabling automatic schema loading

     [ https://issues.apache.org/jira/browse/XERCESC-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1814.
------------------------------------

    Resolution: Fixed
      Assignee: Boris Kolpackov

Thanks, Wouter!

> Disabling automatic schema loading
> ----------------------------------
>
>                 Key: XERCESC-1814
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1814
>             Project: Xerces-C++
>          Issue Type: New Feature
>          Components: Validating Parser (XML Schema)
>    Affects Versions: 2.8.0
>            Reporter: Wouter Coene
>            Assignee: Boris Kolpackov
>            Priority: Trivial
>             Fix For: 3.0.0
>
>         Attachments: load-schema2.patch
>
>
> As requested by Boris Kolpackov in private correspondence.
> I'm working on an application which is built against Xerces 2.8.0. This application subclasses XMLGrammarPoolImpl to provide its own grammar caching behaviour. In order to control this better it would be convenient if Xerces would not automatically attempt to load schema grammars if they could not be located in the grammar pool (as can already be controlled for DTDs).
> The patch I'll attach is against Xerces-C's trunk and adds a new property named XMLUni::fgLoadSchema, which controls this behaviour. It's already committed on /trunk; this issue is merely a formality for copyright grants.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org