[Bug 13935] xsd 1.1 assertions testing comment nodes

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13935

--- Comment #1 from Mukul Gandhi <gandhi.mukul@gmail.com> 2011-08-28 20:04:46 UTC ---
(In reply to comment #0)
> Therefore an assert like above would also be true for Xerces.

Sorry for the typo above. This should have been read as below,

"Therefore an assert like above would always evaluate to true for Xerces." [1]

This (ref, [1]) would happen for Xerces since, the XDM tree for <assert>
components never having comment nodes cannot produce a 'true' result by
evaluation of XPath expressions, that would attempt to check for existence of
comment nodes in the <assert> XDM trees.

Would be great if SAXONICA or the XML Schema WG may comment on this issue. 

Thanks.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 28 August 2011 20:04:47 UTC