[ 
https://issues.apache.org/jira/browse/XERCESC-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alberto Massari resolved XERCESC-1592.
--------------------------------------

    Resolution: Fixed

> Namespace handling is wrong in schema validation
> ------------------------------------------------
>
>                 Key: XERCESC-1592
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1592
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>    Affects Versions: 2.7.0
>         Environment: Windows XP, Visual C++ 6.0
>            Reporter: Alberto Massari
>         Attachments: MainSchema.xml, MainSchema.xsd, Schema1.xsd
>
>
> When resolving a reference to an element declaration, the only namespace 
> mapping that is taken into consideration is the one defined by the root 
> element; namespace declarations attached to the current element node or its 
> parent are ignored.
> Running DOMCount -n -s MainSchema.xml will report the error "Type not found 
> in SplitAndMerge:msg" while the schema is trying to access "msg" from the 
> empty namespace

-- 
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]

Reply via email to