I want to remove mapping tags, example (<multimap:Message1> , <ns0:Messages>, etc) also the xml Declaration, example(<?xml version='1.0' encoding='UTF-8'?>)
I know I can remove this all by using XML Modifier and Filter pallet functions but I want ...