Hey,
I am trying to use the chunk parsing together with the schema
validation. The parser works when I switch off the validation. The
validation works when I use a normal parser.
When i use both together I get an access violation at xmlParseChunk. Am
I missing something or is this a bug?
R
I forgot to add some parts of the code from the constructor and the
methods. Maybe you find a mistake there.
Regards, Christoph tremmel
Am 18.09.2013 11:29, schrieb Tremmel:
Hey,
I am trying to use the chunk parsing together with the schema
validation. The parser works when I switch off t
Hey,
I am trying to use the chunk parsing together with the schema
validation. The parser works when I switch off the validation. The
validation works when I use a normal parser.
When i use both together I get an access violation at xmlParseChunk. Am
I missing something or is this a bug?
I