[ 
https://issues.apache.org/jira/browse/XERCESJ-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865847#comment-17865847
 ] 

Radu Coravu commented on XERCESJ-1765:
--------------------------------------

[~mukul_gandhi] is the commit available also on the Xerces GitHub project? 
https://github.com/apache/xerces-j
I also patched the problem on our side based on the same end user's request. 
Just to see if I properly patched the problem, I made changes to the 
"org.apache.xerces.impl.xs.XMLAssertXPath2EngineImpl.XMLAssertXPath2EngineImpl(Map,
 String systemID)" constructor to pass a system ID to it and then set the 
system ID on the "this.fAssertDocument.setDocumentURI(systemID);"

> xml schema 1.1 xs:assert instruction cannot use xpath2 fn:base-uri function 
> correctly
> -------------------------------------------------------------------------------------
>
>                 Key: XERCESJ-1765
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1765
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: XML Schema 1.1 Structures
>            Reporter: Mukul Gandhi
>            Assignee: Mukul Gandhi
>            Priority: Major
>
> Yitzhak Khabinsky reported a bug to me offline, where with Xerces-J's XML 
> Schema 1.1 implementation, we cannot use XPath 2.0 function fn:base-uri 
> correctly within <assert> instruction.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-dev-h...@xerces.apache.org

Reply via email to