XDTO type prefix change in WS

The 1C:Enterprise developers forum

#1
People who like this:0Yes/0No
Interested
Rating: 32
Joined: Oct 27, 2011
Company: Abaco Soluciones S.A.

Hello again.

I have create a web service. It works fine, but... I need to change prefix for some URIs. In this example I have

Code
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Body>
      <m:validarComprobanteResponse xmlns:m="http://ec.gob.sri.ws.recepcion">


Is there any way to change:
m:validarComprobanteResponse xmlns:m="http://ec.gob.sri.ws.recepcion">
to ns2:validarComprobanteResponse xmlns:ns2="http://ec.gob.sri.ws.recepcion">
:?:

 
#2
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Dec 12, 2017
Company:

Dear Alexey,

No, there is no way to change these URI prefixes.

Best regards,
Vladimir Gurov

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.