<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Setting Qname in XML webservice request</title><link>https://community.appian.com/discussions/f/general/18912/setting-qname-in-xml-webservice-request</link><description>Hi All, 
 
 we got a new web service where in the request we need to set the qname .for example. 
 &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&amp;lt;bk:book xmlns:bk=&amp;#39;urn:loc.gov:books&amp;#39; xmlns:isbn=&amp;#39;urn:ISBN:0-395-36341-6&amp;#39;&amp;gt;
 &amp;lt; bk: title&amp;gt;Cheaper by the Dozen&amp;lt;/ bk :title&amp;gt;
 &amp;lt; bk: number</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator></channel></rss>