Workflow Soluiton

 View Only
  • 1.  Removing XML Header

    Posted Jul 14, 2010 06:05 PM
    Does anyone know if it is possible to automatically remove the XML Header in in a file? For example, if there is a  file like the one below:

    <?xml version="1.0" encoding="utf-8"?>
    <LinkResources>
     <Links>
     </Links>
    </LinkResources>

    Remove the header before writing it to a file. That header is causing some errors when Sharepoint is trying to read it.

    Thanks,
    Aryanos