[xml] are "nameless" nodes allowed?




if I call

xmlNewNode(NULL, BAD_CAST "");

and put it into my tree, I get this node in my document:

  <></>

Is this actually allowed? I am not familiar with the standard, but it
seems wrong to me.



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