After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636588 - Invalid Schema in "compound.xsd"
Invalid Schema in "compound.xsd"
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.7.2
Other All
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-12-06 11:58 UTC by A. Cerbic
Modified: 2011-01-03 19:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description A. Cerbic 2010-12-06 11:58:35 UTC
compound.xsd fails validation by official W3 tool 
(http://www.w3.org/2001/03/webdata/xsv)

Exact report is:

Schema representation Warnings
Detected during instance validation

file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded:591:3: Warning: attempt to overwrite type {None}docParamName, ignored

file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded:72:3: Warning: mixed='true' is ignored with simpleContent

file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded:98:3: Warning: mixed='true' is ignored with simpleContent

file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded:62:3: Warning: mixed='true' is ignored with simpleContent

file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded:80:3: Warning: mixed='true' is ignored with simpleContent

file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded:89:3: Warning: mixed='true' is ignored with simpleContent
Schema representation errors
Detected during instance validation

file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded:580:7: Invalid: Undefined type {None}:docParamType referenced as type definition of parametertype
Problems with the schema-validity of the target

file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded:591:3: Invalid per cvc-identity-constraint.2.2.3: duplicate key docParamName for {http://www.w3.org/2001/XMLSchema}type, first appearance was in unnamed entity at line 585 char 3 of file:///usr/local/XSV/xsvlog/tmpN7fVj9uploaded
Comment 1 Dimitri van Heesch 2011-01-01 23:11:06 UTC
Confirmed. Should be corrected in the next release.
Comment 2 Dimitri van Heesch 2011-01-03 19:01:34 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.3. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.