Hi!
Thanks for help!
Yes, I found the error occur at different position according to the content of xml
file when I debug into xmlFreeDoc() or xmlFreeNode(). For example, the node is like
this <xsi:getsumReturn xsi:type="xsd:int">2000</xsi:getsumReturn>, that is a part of
soap and contain attribute and NS. If not attribute and NS, free it may be
successfully. BTW, the whole XML file parses successfully at all before I do. Are
there any solve methods or whether I miss something? I want to know are you facing up
this problem? Or have some advice?
I appreciate you!
>> I'm sorry to say although I have inserted those two lines as below,
> > the error is so. But I have found an interesting things, if remove
> > the attribute xsi:type=\"xsd:int\" of buffer, that's OK!
>Interesting! It sounds like Libxml2 uses xsi:type to do something
>with the node content. Can you parse this file at all?
>
>Aleksey
>
>
StackWD(hotmail)
[EMAIL PROTECTED]
2004-09-16
_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec