Emdi Xml Example - Intermec CN51 User Manual

Hide thumbs Also See for CN51:
Table of Contents

Advertisement

eMDI XML Example

<?.xml version="1.0" encoding="utf-8" ?>
<MobileDocumentImaging .xmlns:xsi="http://www.w3.org/2001/
.xmlSchema-instance".xmlns:xsd="http://www.w3.org/2001/.xmlSchema">
<FileTransfer>
<connectionTimeOut>5</connectionTimeOut>
<transferTimeOut>15</transferTimeOut>
<fileWriteMode></fileWriteMode>
<destinationFilePath></destinationFilePath>
</FileTransfer>
<Settings allowChanges="true" allowGallery="true">
<General allowChanges="true">
<focusCheck allowChanges="true">Off</focusCheck>
<imageRatio allowChanges="ftrue">75</imageRatio>
<fileFormat allowChanges="false">BMP</fileFormat>
<compressionQuality allowChanges="false">75</compressionQuality>
<colorConversion allowChanges="false">None</colorConversion>
</General>
<Conditioning allowChanges="true">
<contrastEnhancement allowChanges="true">true<contrast
Enhancement>
<textEnhancement allowChanges="true">true</textEnhancement>
<perspectiveCorrection allowChanges="true">true
<perspectiveCorrection>
<lightingCorrection allowChanges="true">true
</lightingCorrection>
<noiseReduction allowChanges="true">3</noiseReduction>
<imageRotation allowChanges="true">90</imageRotation>
</Conditioning>
<Storage allowChanges="true">
<folderMemoryLimit allowChanges="true">15</folderMemoryLimit>
<capturedDocumentLocation allowChanges="false">
My Documents\MDI</capturedDocumentLocation>
<fileNameTemplate allowChanges="false">
Document_$(num)</fileNameTemplate>
</Storage>
</Settings>
<FileIndexInformation allowIndexInformationChanges="Required"
includeTextFile="false">
Enhanced Mobile Document Imaging (eMDI) User Guide
This XML code example demonstrates how to use and edit the fields
defined in the previous table.
29

Advertisement

Table of Contents
loading

Table of Contents