[
https://issues.apache.org/jira/browse/XERCESC-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alberto Massari resolved XERCESC-1725.
--------------------------------------
Resolution: Invalid
XMLSpy is wrong: you define crestr_cext_cbase as a restriction for cext_cbase
using the sequence b1, eb1, b2, eb2; but cext_base is defined as b1, b2, eb1,
eb2, so the order is not correct.
Move eb1 after b2 and you will have a valid schema.
Alberto
> Weird error info is reported to the attached schema file
> --------------------------------------------------------
>
> Key: XERCESC-1725
> URL: https://issues.apache.org/jira/browse/XERCESC-1725
> Project: Xerces-C++
> Issue Type: Bug
> Components: Validating Parser (Schema) (Xerces 1.5 or up only)
> Affects Versions: 2.7.0
> Environment: Windows XP
> Reporter: Bill Yan
> Attachments: test.xsd
>
>
> when using XercesDOMParser::loadGrammar() to check the validity of the
> attached schema file, the following error info is reported:
> "...Recurse: There is not a complete functional mapping between the particles
> - Line 77, Col 40",
> but when I use XMLSpy to chek, the file is valid.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]