Skip to Content
0
Former Member
May 20, 2010 at 10:34 AM

generated WSDL & XML schema : how to add "attributeFormDefault" ?

165 Views

Hi,

I created a scenario "Web service -> PI -> ECC", and then I generated a WSDL file thanks to option "Tools > Define web service" of Integration Directoy... After that I sent this WSDL file to my legacy.

Well until now everything is quite ok... but my legacy ask me to add two new parameters in the XML schema of this WSDL file whereas this one is generated automatically by PI !!

http://areva.com/ambition/hewis/fra/00/consumption"

xmlns="http://areva.com/ambition/hewis/fra/00/consumption"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

attributeFormDefault="qualified" --> New !

elementFormDefault="qualified"> --> New !

To avoid the solution to open the WSDL file with Notepad and then to add them manually before to send it to my legacy... how can I do it with PI ? I did not find a solution.

Thanks

Mickael

(PI 7.0 - SP12)