![Axis 70 User Manual Download Page 120](http://html.mh-extra.com/html/axis/70/70_user-manual_3039788120.webp)
Meta Information
User’s Manual
120
Information File
The destination selected by the user will receive the image and the
Information File. The Information File will contain the following Meta
Information.
XML DD file
Here is the same XML DD file in full:
Entering the
Required Meta
Information
Invoice Handling
The user selects the Orderer or Accounts destination:
The Meta Information in this example is associated with these
destinations and the following messages will be displayed:
MetaData]
INVOICE_NO = 12345
DUE_DATE = 05/05/2000
ORDERER = Name
<?xml version = “1.0”?>
<!DOCTYPE MetaDataFile SYSTEM “metadata.dtd”>
<MetaDataFile>
<Ask><When><Destination Description = “Accounts”/>
<Destination Description=”Orderers”/></When>
<MetaData Required = ”yes”
Id = ”INVOICE_No”
Prompt = ”Invoice No:”
ErrorMessage = “Wrong No!”
DefaultValue = “00000”
Pattern = “0-9]{5}”
/>
<MetaData Required = ”yes”
Id = ”DUE_DATE”
Prompt = ”Due Date:”
ErrorMessage = “Date: DD/MM/YY!”
Pattern = “0-9]{2}/0-9]{2}/0-9]{2}”
/>
<MetaData Required = ”yes”
Id = ”ORDERER”
Prompt = ”Orderer name:”
Pattern = “.+”
/>
</Ask>
</MetaDataFile>
Send to:
Accounts