[xml] xmlTextReaderConstValue



Hi,

Here is an example of a xml node I am trying to parse:

<thisNode>  </thisNode>

 

I am using xmlTextReaderConstValue to read the value of thisNode. The problem is that if the node is made of only 1 or more spaces only, this function returns a NULL. My question is, is there another function that would return a value of a pointer to a char buffer of spaces if the node is made up of spaces only?

 

I appreciate your prompt response.

Thanks,

M. Benyounes

 



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