To generate WSDL, it is necessary to map Java or .NET types to XML types.
In an OOM, there are three data type maps defined in the WSDL extension file.
-
WSDL2Local - converts WSDL types to Java or .NET types
-
Local2SOAP - converts Java or .NET types to SOAP types for SOAP encoding
-
Local2XSD map - converts Java or .NET types to XML Schema types for XML Schema encoding