[
https://issues.apache.org/jira/browse/XERCESC-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Kolpackov closed XERCESC-1324.
------------------------------------
Resolution: Duplicate
Duplicate of XERCESC-1668
> Xercex C++ 2.6.0. sample program PSVIWriter fails to validate a valid W3C XML
> schema and instance.
> --------------------------------------------------------------------------------------------------
>
> Key: XERCESC-1324
> URL: https://issues.apache.org/jira/browse/XERCESC-1324
> Project: Xerces-C++
> Issue Type: Bug
> Components: Validating Parser (XML Schema)
> Affects Versions: 2.6.0
> Environment: Linux Fedora Core 2 (i386 pentium III), Xerces C++
> Reporter: Tom Browder
> Attachments: tgmtest.xml, tgmtest.xsd
>
>
> The file 'tgmtest.xml' fails to validate against 'tgmtest.xsd' the sample
> program from xerces c++ (2.6.0):
> % PSVIWriter -f -o=stdout -e=stderr tgmtest.xml
> % head -2 stderr
> Error at file /disk2/local2/src/xerces-c-src_2_6_0/bin/tgmtest.xsd, \
> Line 94, Char 43
> Message:The type 'xs:anyType' specified as the base in the simpleContent\
> element must not have complexContent
> But running the same set against xmllint (from version 20608) works:
> % xmllint --schema tgmtest.xsd tgmtest.xml > t
> tgmtest.xml validates
> A similar bug was found in the jira bug database: XERCESC-697.
--
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]