Parser Data Format
Defined in package com.scandit.datacapture.parser
- ParserDataFormat
Added in version 8.6.0
Data formats supported by the Parser.
- GS1_AI
Added in version 8.6.0
GS1 Application Identifier (AI) data format for parsing GS1 General Specifications standard data, see http://www.gs1.org/
- HIBC
Added in version 8.6.0
Health Industry Bar Code (HIBC) data format for healthcare industry applications, see https://www.hibcc.org/
- SWISS_QR
Added in version 8.6.0
Swiss QR-bill data format for Swiss payment processing and banking applications
- VIN
Added in version 8.6.0
Vehicle Identification Number (VIN) data format, see https://www.iso.org/standard/52200.html and https://www.iso.org/standard/45844.html
- IATA_BCBP
Added in version 8.6.0
IATA Bar Coded Boarding Pass (BCBP) data format for airline boarding passes, see https://www.iata.org/
- GS1_DIGITAL_LINK
Added in version 8.6.0
GS1 Digital Link data format for web-based product identification, see https://ref.gs1.org/standards/digital-link/uri-syntax/
- EPC
Added in version 8.6.0
Electronic Product Code (EPC) data format, see https://www.gs1.org/standards/epc-rfid
Note
Currently only the RFID Tag EPC Memory Bank Contents (hexadecimal, SGTIN-96 format) is supported.
- FRENCH_2D_DOC
Added in version 8.6.0
French 2D-Doc (ANTS) data format, see https://ants.gouv.fr/nos-missions/les-solutions-numeriques/2d-doc
Note
The 2D-Doc header and data zone are parsed into structured fields and the signature is decoded; cryptographic signature verification against the ANTS trust list is not performed.