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

 

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to