Index Information File Format - Fujitsu N7100 Operator's Manual

Table of Contents

Advertisement

■ Index Information File Format

File Name
The name of an index information file is created as follows:
FileName.ImageModeExtension.index.xml
Example: When a scanned file name is "a.pdf"
a.pdf.index.xml
File Format
This section uses the default output items as an example.
<?xml version = "1.0" encoding = "utf-8"?>
<root>
<page>
<item name = "Stream No." value = "Stream No." />
<item name = "Document No." value = "Document No." />
<item name = "Total pages in current document" value = "Total number of pages in
the document" />
<item name = "Page Number in Document" value = "Page number in the document" />
<item name = "Page number" value = "Page number" />
<item name = "Actual page number" value = "Actual page number" />
<item name = "Date&amp;Time" value = "Date and time" />
<item name = "Scanner name" value="Scanner name" />
<item name = "User name" value="User name" />
<item name = "Full Path" value = "File name (full path)" />
<item name = "File name" value = "File name" />
<item name = "Device name" value="Device name" />
<item name = "Barcode" value = "Barcode recognition result" />
<item name = "Barcode type" value = "Barcode type" />
</page>
.
.
</root>
 UTF-8 (8-bit UCS Transformation Format) is used for output.
 Page-based information is delimited by the "page" element. Each item information in
the page is delimited by the "item" element. The "name" attribute of the "item" element
contains the XML item name of the corresponding item. The "value" attribute stores the
value of the corresponding item.
5.9 Setting the Scan Options
302

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents