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 "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2007/01/30 15:35:33 UTC

[jira] Resolved: (XERCESC-1667) problem getting PSVI Informations while using a grammar pool

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

Alberto Massari resolved XERCESC-1667.
--------------------------------------

    Resolution: Cannot Reproduce

I applied the same modifications (#include and loadGrammar("data/TypeInfo.xsd",Grammar::SchemaGrammarType,true) statement) to the current 2.7 codebase, and the test succeeded. BTW, there is no screenshot in your bug report.

Alberto

> problem getting PSVI Informations while using a grammar pool
> ------------------------------------------------------------
>
>                 Key: XERCESC-1667
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1667
>             Project: Xerces-C++
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>         Environment: Windows XP, VC7.1 & VC8
>            Reporter: olivier pharabot
>         Attachments: TypeInfo2.zip
>
>
> We've been using successfully xerces 2.5 lately and when migrating to VC8, we decided to use xerces v2.7. And the PSVI information we've been relying on are no longer available, whether we specify the option :
> 		builder->setFeature(XMLUni::fgXercesDOMHasPSVIInfo,true);
> To narrow the problem, i've modified the TypeInfo test project slightly to use a grammar pool (attached)
> And the result is, this test fail...  (see screenshot attached)

-- 
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