コミュニティ

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. 

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

0件のコメント

サインインしてコメントを残してください。