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

Jochen Wiedmann commented on VXQUERY-171:
-----------------------------------------

I am not referring to what the browser displays. I am referring to the fact, 
that using the char ', and the entity & apos; in an XML document is 
semantically identical, except that the former may be forbidden in some places 
(For example, within an attribute, that is surrounded by single quotes.) Not 
syntactically identical, but semantically. A certain normalization might be 
used to eliminate syntactical differences.


> Special characters in attributes (')
> ------------------------------------
>
>                 Key: VXQUERY-171
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-171
>             Project: VXQuery
>          Issue Type: Bug
>            Reporter: Preston Carman
>            Assignee: Preston Carman
>              Labels: xmark
>
> XMark query 8 does not print the correct result because of an apostrophe in 
> the attribute result.
> Expected
> <item person="Srinivasa d'Argence">0</item>
> Actual
> <item person="Srinivasa d&apos;Argence">0</item>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to