Description
If we have a description tag inside an endpoint, it will serialize it as follows.
<endpoint name="EP1">
<address uri="https://10.100.1.126"/>
<axis2ns10:description xmlns:axis2ns10="http://ws.apache.org/ns/synapse">as</axis2ns10:description>
</endpoint>