Namespace manipulation is now supported in the XML tree, including the ability to add, modify, or delete namespace declarations on any element or remove the declaration from the JDOM structure.
RESTful Web services are services that are exposed using a certain URL structure, providing a simplified interface for doing create, read, update, and delete (CRUD) operations with Web services.