[xml] #text element between nodes



IHi,

 use the xmlNewTextReaderFilename to process a xml file.

I walk through the nodes with  xmlTextReaderRead, during this I get
elememts with the name #text, the attribute is XML_READER_TYPE_SIGNIFICANT_WHITESPACE.

What is the need of these kind of elements and why do I get them? Each time i've to skip them.

regards
Rob


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