Community

Changing xml tags without script.

I did this once. where I was able to see the bae xml template tags without having to use a script. I believe it was through one of the editors. So I just added a new project and it change the xml tags back to the original.  

Current: 

<?xml version="1.0" encoding="UTF-8"?>

-<form:Documents xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:addData="http://www.abbyy.com/FlexiCapture/Schemas/Export/AdditionalFormData.xsd" xmlns:form="http://www.abbyy.com/FlexiCapture/Schemas/Export/FormData.xsd">-

<_Credit-Doc-PDF:_Credit-Doc-PDF xmlns:_Credit-Doc-PDF="http://www.abbyy.com/FlexiCapture/Schemas/Export/Credit-Doc-PDF.xsd"

What I had changed the tag too.

<?xml version="1.0" encoding="UTF-8"?>

-<ExtractedPDFDocuments xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:form="http://www.abbyy.com/FlexiCapture/Schemas/Export/FormData.xsd" xmlns:addData="http://www.abbyy.com/FlexiCapture/Schemas/Export/AdditionalFormData.xsd">

-<ExtractedPDFDocument addData:ImagePath="

 

Do any of you know where this was done. I lost the screen prints that i had. Any help would be appreciated. 

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.