John6122514
Posts: 0
Joined: Wed Aug 07, 2013 7:10 pm

Reference XML namespace to root node

I am working on a service which will do an XML POST. The request requires that I use a specific XML namespace. How would I add it to the root node?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Reference XML namespace to root node

Hello John,

Unfortunately in regular service you can't. You should use a generic service and generate data as you need:
http://devcenter.appery.io/documentat...

Return to “Issues”