[xml] ignorableWhitespace-callback



Hello,

i've a parser context with a self-defined ignorableWhitespaceSAXFunc

  pctxt->sax->ignorableWhitespace = myIgnorableWhitespaceFunc;

which do nothing than to trace the callback.
Now i try to validate a document against it's DTD that doesn't allow CDATA
or mixed content in any Element.
When i got the docs right, the parser has to callback the
ignorableWhitespaceSAXFunc in that scenario
if he runs on whitespace like tabs or CR/LF in the document-body.
But my trace-file remains empty, seems that the ignorableWhitespaceSAXFunc
was ignored...   8)
Or is there something that i've missed?

Thanx in advance!



Mit freundlichen Gruessen - Kind regards
Markus Henke



________________________Addressed by:________________________
 ORDAT GmbH & Co. KG  -  Serversysteme/Neue Technologien 
 Dipl.-Inf. (FH) Markus Henke  Fon: +49 (641) 7941-0
 Rathenaustr. 1                Fax: +49 (641) 7941-132
 35394 Gießen                  mailto:markus henke ordat com
 See:                          http://www.ordat.com
_____________________________________________________________

 <<Markus Henke.vcf>> 

Attachment: Markus Henke.vcf
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]