[xml] Regarding creating soap message using libxml2



Hi All,

I am using libxml2 to create the soap message and libcurl to send it over HTTP.
I have seen some soap message does not have the " <?xml version="1.0"?>".

Is it possible to create XML without the XML version tag. ie without " <?xml version="1.0"?>".

and also is it possible that libxml2 will parse the XML message without " <?xml version="1.0"?>"..

Thanks,
Venkat.


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