Hi,
Is there a way to keep the DOCTYPE from a XML document?
When I invoke the pub.web:documentToRecord service, I lost the line.
This is a short version of my docuemnt:
<?xml version='1.0' encoding='UTF-8'?> 5I’m getting my Xml document from a ftp server and I have to do some modification to it before passing it to Trading Network. That’s why I use the pub.web:documentToRecord service.
Is there another way to achieve this?
Thanks for your help