- From: Pete Cordell <petexmldev@tech-know-ware.com>
- Date: Wed, 26 Apr 2006 17:40:02 +0100
- To: "Databinding WG" <public-xsd-databinding@w3.org>
----- Original Message From: "Databinding Issue Tracker" <dean+cgi@w3.org>>
>
> ISSUE-38: xs:any processContents value of 'skip'
>
> http://www.w3.org/2005/06/tracker/databinding/issues/38
>
> Raised by: Paul Downey
> On product: Advanced
>
> Discussion of ISSUE-13 and ISSUE-14 at the F2F in Cannes led to the
> conclusion
> that the processContents values of 'lax' and 'skip' may be problematic to
> databinding tools.
>
> Should ISSUE-20 allow for 'skip' as well as 'lax'?
FWIW - we just collect the entire element corresponding to the xs:any into a
string and leave it up to the application to decide whether it wants to run
that set of XML through another unmarshalling operation or not. Hence the
issue of skip, lax, strict doesn't affect us.
Pete.
--
=============================================
Pete Cordell
Tech-Know-Ware Ltd
for XML to C++ data binding visit
http://www.tech-know-ware.com/lmx
(or http://www.xml2cpp.com)
=============================================
Received on Wednesday, 26 April 2006 16:40:28 UTC