You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2007/04/06 19:55:32 UTC

[jira] Resolved: (XERCESC-1592) Namespace handling is wrong in schema validation

     [ 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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org