Service Operation Name conventions:

     getEmployees
   selectActiveAccount

SOAP Server Type conventions.

Example of element/variable names:

     date
    amount
    sentDate
    active_status
     org.apache.axis.utils.JavaUtils.xmlNameToJava ( xmlName )

See Also