Annotations for the mappingRoot element
This topic describes the annotations that
are defined on the mappingRoot
element in mapping
session files generated by the WSDL2ELS component in the WSDL2PLI
and WSDL2COBOL scenarios.
WSDL2ELS includes annotations on the mappingRoot
element
in the WSDL2PLI and WSDL2COBOL scenarios to provide additional information
about the mapped WSDL file. The annotations are in form of key-value
pairs.
Table 1 describes these annotations:
Key: | Description of value: |
---|---|
com.ibm.etools.xmlent.mapping.wsdlLocation | The full platform-dependent location of the WSDL file. |
com.ibm.etools.xmlent.mapping.wsdlTargetNamespace | The target namespace of the WSDL file. |
com.ibm.etools.xmlent.mapping.wsdlServiceName | The WSDL service that the mappingRoot element pertains to. |
com.ibm.etools.xmlent.mapping.wsdlPortName | The WSDL port that the mappingRoot element pertains to. |
com.ibm.etools.xmlent.mapping.wsdlOperationName | The WSDL Operation that the mappingRoot element pertains to. |