Confirm Deletion
Are you sure you want to delete the saved search?
util:removeSystemNamespaceXML(currentElement)
SAMPLE FUNCTION
OUTPUT
<root> <Request xmlns:sf="http://schemas.active-endpoints.com/appmodules/screenflow/2010/10/avosScreenflow.xsd" xmlns:aetgt="http://schemas.informatica.com/spi/types/2013/12/spi-interface/" xmlns:ns2="http://schemas.informatica.com/spi/types/2013/12/spi-interface/" xmlns:type="http://schemas.informatica.com/spi/types/2013/12/spi-interface/" xmlns:ns4="http://schemas.active-endpoints.com/appmodules/screenflow/2011/06/avosHostEnvironment.xsd" xmlns:ns3="http://schemas.active-endpoints.com/appmodules/screenflow/2011/07/avosCommon.xsd" xmlns:ns5="http://schemas.active-endpoints.com/appmodules/screenflow/2012/09/avosObjectDiscovery.xsd" xmlns:ns6="http://schemas.active-endpoints.com/appmodules/screenflow/2010/10/avosScreenflow.xsd"> <MessageID>001</MessageID> <Customer> <CustomerID>CUST123</CustomerID> <Name>Jane Doe</Name> </Customer> <Order> <OrderID>ORD789</OrderID> <Product>Gadget X</Product> <Quantity>5</Quantity> </Order> </Request> </root>
<root> <Request> <MessageID>001</MessageID> <Customer> <CustomerID>CUST123</CustomerID> <Name>Jane Doe</Name> </Customer> <Order> <OrderID>ORD789</OrderID> <Product>Gadget X</Product> <Quantity>5</Quantity> </Order> </Request> </root>
Are you sure you want to delete the comment?
Confirm Rejection
Enter the reason for rejecting the comment.
Comment* :
Are you sure to delete your comment?