org.apache.axis.message.MessageElement MessageElement is the base type of nodes of the SOAP message parse tree. Note: it was made Serializable to help users of Apache SOAP who had exploited the serializability of the DOM tree to migrate to Axis. @todo implement the NodeList methods properly, with tests.