On Wed, Aug 05, 2015 at 02:25:28PM +1000, Adrian Cook wrote:
> Hi Dave,
>
> I'm back to having trouble with CDATA again, one of my CDATA entries in my
> XML is being truncated. I have identified where this is happening and have
> modified the Regex that's causing the problem, I thought I'd pass it
Hi Dave,
I'm back to having trouble with CDATA again, one of my CDATA entries in my
XML is being truncated. I have identified where this is happening and have
modified the Regex that's causing the problem, I thought I'd pass it on to
see if you wanted to include it in your codebase.
In the functi
Hi Dave and list,
Sorry for the delay in getting back to you. I've just integrated the new
change for CDATA and it works perfectly. Thanks so much for working through
this, it's working a treat so far on the examples, I'll be pushing to
staging to test with a wider variety of input xml files but c
On Mon, Apr 27, 2015 at 01:10:03PM +1000, Adrian Cook wrote:
> Hi Dave, attached is a test case that exhibits the missing CDATA.
>
> Cheers
>
Adrian,
Thanks for those test cases. That was very helpful.
I believe I have a fix. It seems to do what we want it to do with
vast3_draft.xsd and samp
On Mon, Apr 27, 2015 at 01:10:03PM +1000, Adrian Cook wrote:
>Hi Dave,
>Thanks so much for the update.A
>I've built a new parser using the supplied patch.A
>For the simple case it's working fine, for more complex XSDs it seems
>to be hit and miss as to whether the CDATA is held
Hi Dave,
Thanks so much for the update.
I've built a new parser using the supplied patch.
For the simple case it's working fine, for more complex XSDs it seems to be
hit and miss as to whether the CDATA is held over from parse to export.
I've put together a zip of a test case and emailed it to
On Fri, Apr 24, 2015 at 04:32:17PM +1000, Adrian Cook wrote:
> Hi Dave Kuhlman and the list,
>
> Thanks so much for generateDS, I've been using a generateDS parser
> successfully on millions of XML files.
>
> I have a question regarding CDATA.
>
> I'm developing in an environment where I am proc
Hi Dave Kuhlman and the list,
Thanks so much for generateDS, I've been using a generateDS parser
successfully on millions of XML files.
I have a question regarding CDATA.
I'm developing in an environment where I am processing thousands of XML
files per minute and I've been using generateDS to cr