コミュニティ

Add attribute in exported XML

Hi,
When we export invoice from abbyy, it will create XML.
XML is like.
<_Name>John</_Name>

<_BankAcc>0123456789</_BankAcc>

I want to add attribute in this XML fro BankAcc Node as Invalid like

<_BankAcc IsValid="False">0123456789</_BankAcc>

How to add attributes in XML while exporting invoices?

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

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

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    Hello,

    You may do it by custom export script: Using scripts in ABBYY FlexiCapture > Scripts for customizing processing stages > Types of scripts > Export script

    0

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