[ http://nagoya.apache.org/jira/browse/XERCESC-990?page=history ]

Alberto Massari updated XERCESC-990:
------------------------------------

    Priority: Major

> Invalid schema is reported to be valid
> --------------------------------------
>
>          Key: XERCESC-990
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-990
>      Project: Xerces-C++
>         Type: Bug
>   Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>     Versions: 2.3.0
>  Environment: Operating System: Windows XP
> Platform: PC
>     Reporter: Alberto Massari
>     Assignee: Xerces-C Developers Mailing List
>  Attachments: car.xml, car.xsd
>
> When validating the attached XML+XSD using "saxcount -n -f -s car.xml", no 
> errors are reported. But the schema is invalid (also according to Xerces-J, 
> MSXML, etc..) because it specifies elementFormDefault="qualified" but the 
> element "car" is declared as
> <xsd:element name="car" type="Car"/>
> (note that the type "Car" should be prefixed by the namespace prefix "so" that 
> is bound to the targetNamespace of the schema)
> Alberto

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to