WSDL parser to yaml

Job ID: 33932311

Budget: €8 – €30 EUR

Develop java ANT based job which takes parameter WSDL file in via the property.
e.g wsdl-file-location=xyz.wsdl

WSDL file can have XSD references.

Ant job will parse the WSDL (webservice definition language file) and generate config yaml property.
Once the wsdl-config.yaml file is generated.


Objective of this task is:
a) only to automate the WSDL to yaml config generation
b) to parse the yaml to config that will be taken by generator.py

Required knowledge. Python, Yaml, WSDL, XSD, ANT
import xml.etree.ElementTree

Once the yaml property is generated
Then python script generator.py will generate soap stub for device. This is proprietary and templated.
generator.py is using import xml.etree.ElementTree as ET

Development will be done on internal development machine.