[Mono-bugs] [Bug 449512] New: XSD validation fails

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 26 19:59:28 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=449512


           Summary: XSD validation fails
           Product: Mono: Class Libraries
           Version: 2.0.x
          Platform: i386
        OS/Version: SuSE Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.XML
        AssignedTo: atsushi at ximian.com
        ReportedBy: kimworking at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Created an attachment (id=255999)
 --> (https://bugzilla.novell.com/attachment.cgi?id=255999)
The XML file which fails validation

Description of Problem:
When XML validation agains an XML Schema are run, the following validation
error occurs, "XmlSchema error: Required attribute name was not found. XML Line
1, Position 29987.".
I have tried to run the XML Schema and XML file validation, on Windows using
the Microsoft implementation and no validation error occurs. I have also tried
different online validators where no errors were found either.

Steps to reproduce the problem:
1. Create a XML reader which validates the doc.xml against the reflection.xsd
file
2. Run the validation


Actual Results:
XmlSchema error: Required attribute name was not found. XML Line 1, Position
29987.

Expected Results:
No schema erros.

How often does this happen? 
Everytime

Additional Information:
I have attached the XSD file and the XML file


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list