| http://www.w3.org/ns/prov#value | - I am kind of new to XML using VC++ 6.0.I know XML DOM and XML MiniDOM from python... anyway, I try to create an element, or a node, and as I run my little application it carshed due to Access violationthe exception occures in the functionsraw_createElement(...) and raw_createNode(...)it happens all the time, and frankly I really do not know what the heck is wrong in there....here is a fragment of
|