Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > libxml and C++

Reply
Thread Tools

libxml and C++

 
 
padmag padmag is offline
Junior Member
Join Date: May 2012
Posts: 1
 
      05-15-2012
HI,

I'm new to xml am using libxml and C++ to parse a response from a web service.
The xml has soap header and requires to be validated against xsd but when I run the validation using xmllint or with libxml APIs, it gives an error and the error refer to the soap envelope and body.
How can I validate the soap enabled xml using the libxml APIs? should the soap envelope and body be stripped off before being validated? or is there any other option.

Thanks,
PG
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
py2exe and libxml Laszlo Nagy Python 2 09-05-2006 07:39 AM
C++ libraries: Xerces, libxml/libxml++ or perhaps Arabica? Olav XML 3 01-20-2005 02:51 PM
libxml and insert captain biceps XML 0 08-28-2004 04:17 PM
LibXML and the British pound Vic Russell XML 14 10-17-2003 02:48 PM
Problems with libxml, XML::LibXML and Perl Ian Gregory XML 1 07-25-2003 04:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57