My document Named 'Myschool’structure is as below :
i am receiving an xml data from external system as below in my document named MYSCHOOL
<?xml version="1.0" ?>
100
When i use xmlStringToXMLNode and xmlNodeToDocument
i get the document as below :
Myschool
@version 1.0
100
Now how will exclude the @ field created from the xmlheaders and create the document in developer ?
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services