summaryrefslogtreecommitdiff
path: root/wia/ProdScan/Res/Barcodes.xml
diff options
context:
space:
mode:
authorkarlf <[email protected]>2016-08-11 13:28:13 -0700
committerkarlf <[email protected]>2016-08-11 13:28:13 -0700
commit96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch)
treead5f3ede5cbcd6b598677ce41bcf8318471bdd92 /wia/ProdScan/Res/Barcodes.xml
parent687b274aa38fd05c8c26e3068932121876d7f745 (diff)
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'wia/ProdScan/Res/Barcodes.xml')
-rw-r--r--wia/ProdScan/Res/Barcodes.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/wia/ProdScan/Res/Barcodes.xml b/wia/ProdScan/Res/Barcodes.xml
new file mode 100644
index 00000000..6d63d8ca
--- /dev/null
+++ b/wia/ProdScan/Res/Barcodes.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+<catalog xmlns:wbar="http://schemas.microsoft.com/windows/2010/04/wia/barcode">
+ <wbar:BarcodeDetectionReport>
+ <wbar:Count>3</wbar:Count>
+ <wbar:ListOfBarcodes>
+ <wbar:BarcodeInfo>
+ <wbar:Type>0</wbar:Type>
+ <wbar:Page>0</wbar:Page>
+ <wbar:Confidence>5</wbar:Confidence>
+ <wbar:XOffset>0</wbar:XOffset>
+ <wbar:YOffset>0</wbar:YOffset>
+ <wbar:Rotation>90</wbar:Rotation>
+ <wbar:Text>036000291452</wbar:Text>
+ </wbar:BarcodeInfo>
+ <wbar:BarcodeInfo>
+ <wbar:Type>2</wbar:Type>
+ <wbar:Page>0</wbar:Page>
+ <wbar:Confidence>9</wbar:Confidence>
+ <wbar:XOffset>2</wbar:XOffset>
+ <wbar:YOffset>1000</wbar:YOffset>
+ <wbar:Rotation>0</wbar:Rotation>
+ <wbar:Text>3117013206375</wbar:Text>
+ </wbar:BarcodeInfo>
+ <wbar:BarcodeInfo>
+ <wbar:Type>7</wbar:Type>
+ <wbar:Page>0</wbar:Page>
+ <wbar:Confidence>10</wbar:Confidence>
+ <wbar:XOffset>0</wbar:XOffset>
+ <wbar:YOffset>2000</wbar:YOffset>
+ <wbar:Rotation>0</wbar:Rotation>
+ <wbar:Text>This is a Full ASCII Code 39 example</wbar:Text>
+ </wbar:BarcodeInfo>
+ </wbar:ListOfBarcodes>
+ </wbar:BarcodeDetectionReport>
+</catalog>
+