diff --git a/docs/sdks/android/parser/get-started.md b/docs/sdks/android/parser/get-started.md index f673cba5..5480365b 100644 --- a/docs/sdks/android/parser/get-started.md +++ b/docs/sdks/android/parser/get-started.md @@ -11,7 +11,7 @@ keywords: # Get Started -The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/android/parser/hibc.html), [GS1 Application Identifier system](https://docs.scandit.com/data-capture-sdk/android/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/android/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/android/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/android/parser/iata-bcbp.html). +The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/android/parser/hibc.html), [GS1 Application Identifier system](https://docs.scandit.com/data-capture-sdk/android/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/android/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/android/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/android/parser/iata-bcbp.html), [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/android/parser/epc.html). More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform. @@ -24,6 +24,7 @@ More data formats will be added in future releases. Please contact us if the dat - [Swiss QR](https://docs.scandit.com/data-capture-sdk/android/parser/swissqr.html) - [VIN](https://docs.scandit.com/data-capture-sdk/android/parser/vin.html) - [IATA BCBP](https://docs.scandit.com/data-capture-sdk/android/parser/iata-bcbp.html) +- [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/android/parser/epc.html) ## Prerequisites diff --git a/docs/sdks/capacitor/parser/get-started.md b/docs/sdks/capacitor/parser/get-started.md index c4cf1992..af181e6c 100644 --- a/docs/sdks/capacitor/parser/get-started.md +++ b/docs/sdks/capacitor/parser/get-started.md @@ -9,7 +9,7 @@ keywords: # Get Started -The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/capacitor/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/capacitor/parser/AI) system](https://docs.scandit.com/data-capture-sdk/capacitor/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/capacitor/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/capacitor/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/capacitor/parser/iata-bcbp.html). +The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/capacitor/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/capacitor/parser/AI) system](https://docs.scandit.com/data-capture-sdk/capacitor/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/capacitor/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/capacitor/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/capacitor/parser/iata-bcbp.html), [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/capacitor/parser/epc.html). More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform. @@ -22,6 +22,7 @@ More data formats will be added in future releases. Please contact us if the dat - [Swiss QR](https://docs.scandit.com/data-capture-sdk/capacitor/parser/swissqr.html) - [VIN](https://docs.scandit.com/data-capture-sdk/capacitor/parser/vin.html) - [IATA BCBP](https://docs.scandit.com/data-capture-sdk/capacitor/parser/iata-bcbp.html) +- [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/capacitor/parser/epc.html) ## Prerequisites diff --git a/docs/sdks/cordova/parser/get-started.md b/docs/sdks/cordova/parser/get-started.md index dcf32b85..dc64a093 100644 --- a/docs/sdks/cordova/parser/get-started.md +++ b/docs/sdks/cordova/parser/get-started.md @@ -11,7 +11,7 @@ keywords: # Get Started -The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/cordova/parser/hibc.html), [GS1 Application Identifier (parser/AI) system](https://docs.scandit.com/data-capture-sdk/cordova/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/cordova/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/cordova/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/cordova/parser/iata-bcbp.html). +The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/cordova/parser/hibc.html), [GS1 Application Identifier (parser/AI) system](https://docs.scandit.com/data-capture-sdk/cordova/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/cordova/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/cordova/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/cordova/parser/iata-bcbp.html), [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/cordova/parser/epc.html). More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform. @@ -24,6 +24,7 @@ More data formats will be added in future releases. Please contact us if the dat - [Swiss QR](https://docs.scandit.com/data-capture-sdk/cordova/parser/swissqr.html) - [VIN](https://docs.scandit.com/data-capture-sdk/cordova/parser/vin.html) - [IATA BCBP](https://docs.scandit.com/data-capture-sdk/cordova/parser/iata-bcbp.html) +- [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/cordova/parser/epc.html) ## Prerequisites diff --git a/docs/sdks/flutter/parser/get-started.md b/docs/sdks/flutter/parser/get-started.md index 3f907b90..43fbd9b0 100644 --- a/docs/sdks/flutter/parser/get-started.md +++ b/docs/sdks/flutter/parser/get-started.md @@ -12,7 +12,7 @@ keywords: # Get Started The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/flutter/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/flutter/parser/AI) system](https://docs.scandit.com/data-capture-sdk/flutter/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/flutter/parser/swissqr.html), [VIN Vehicle Identification -Number](https://docs.scandit.com/data-capture-sdk/flutter/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/flutter/parser/iata-bcbp.html). +Number](https://docs.scandit.com/data-capture-sdk/flutter/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/flutter/parser/iata-bcbp.html), [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/flutter/parser/epc.html). More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform. @@ -25,6 +25,7 @@ More data formats will be added in future releases. Please contact us if the dat - [Swiss QR](https://docs.scandit.com/data-capture-sdk/flutter/parser/swissqr.html) - [VIN](https://docs.scandit.com/data-capture-sdk/flutter/parser/vin.html) - [IATA BCBP](https://docs.scandit.com/data-capture-sdk/flutter/parser/iata-bcbp.html) +- [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/flutter/parser/epc.html) ## Prerequisites diff --git a/docs/sdks/ios/parser/get-started.md b/docs/sdks/ios/parser/get-started.md index beaad07d..64d1246c 100644 --- a/docs/sdks/ios/parser/get-started.md +++ b/docs/sdks/ios/parser/get-started.md @@ -11,7 +11,7 @@ keywords: # Get Started -The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/ios/parser/hibc.html), [GS1 Application Identifier system](https://docs.scandit.com/data-capture-sdk/ios/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/ios/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/ios/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/ios/parser/iata-bcbp.html). +The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/ios/parser/hibc.html), [GS1 Application Identifier system](https://docs.scandit.com/data-capture-sdk/ios/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/ios/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/ios/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/ios/parser/iata-bcbp.html), [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/ios/parser/epc.html). More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform. @@ -24,6 +24,7 @@ More data formats will be added in future releases. Please contact us if the dat - [Swiss QR](https://docs.scandit.com/data-capture-sdk/ios/parser/swissqr.html) - [VIN](https://docs.scandit.com/data-capture-sdk/ios/parser/vin.html) - [IATA BCBP](https://docs.scandit.com/data-capture-sdk/ios/parser/iata-bcbp.html) +- [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/ios/parser/epc.html) ## Prerequisites diff --git a/docs/sdks/net/android/parser/get-started.md b/docs/sdks/net/android/parser/get-started.md index 454ec0fb..93d67839 100644 --- a/docs/sdks/net/android/parser/get-started.md +++ b/docs/sdks/net/android/parser/get-started.md @@ -9,7 +9,7 @@ keywords: # Get Started -The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/AI) system](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/iata-bcbp.html). +The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/AI) system](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/dotnet.android/parser/iata-bcbp.html) More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform. diff --git a/docs/sdks/net/ios/parser/get-started.md b/docs/sdks/net/ios/parser/get-started.md index 7c36fb17..f223b497 100644 --- a/docs/sdks/net/ios/parser/get-started.md +++ b/docs/sdks/net/ios/parser/get-started.md @@ -9,7 +9,7 @@ keywords: # Get Started -The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/AI) system](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/iata-bcbp.html). +The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/AI) system](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/dotnet.ios/parser/iata-bcbp.html) More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform. diff --git a/docs/sdks/react-native/parser/get-started.md b/docs/sdks/react-native/parser/get-started.md index 25585c0a..b372f4d4 100644 --- a/docs/sdks/react-native/parser/get-started.md +++ b/docs/sdks/react-native/parser/get-started.md @@ -11,7 +11,7 @@ keywords: # Get Started -The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/react-native/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/react-native/parser/AI) system](https://docs.scandit.com/data-capture-sdk/react-native/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/react-native/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/react-native/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/react-native/parser/iata-bcbp.html). +The parser parses data strings, e.g. as found in barcodes, into a set of key-value mappings. In this guide, you will know briefly how to use a parser and what types of parser are currently supported by Scandit. These data formats are supported: [Health Industry Bar Code (HIBC)](https://docs.scandit.com/data-capture-sdk/react-native/parser/hibc.html), [GS1 Application Identifier (https://docs.scandit.com/data-capture-sdk/react-native/parser/AI) system](https://docs.scandit.com/data-capture-sdk/react-native/parser/gs1ai.html) and [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/react-native/parser/swissqr.html), [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/react-native/parser/vin.html), [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/react-native/parser/iata-bcbp.html), [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/react-native/parser/epc.html). More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform. @@ -24,6 +24,7 @@ More data formats will be added in future releases. Please contact us if the dat - [Swiss QR](https://docs.scandit.com/data-capture-sdk/react-native/parser/swissqr.html) - [VIN](https://docs.scandit.com/data-capture-sdk/react-native/parser/vin.html) - [IATA BCBP](https://docs.scandit.com/data-capture-sdk/react-native/parser/iata-bcbp.html) +- [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/react-native/parser/epc.html) ## Prerequisites diff --git a/docs/sdks/web/parser/get-started.md b/docs/sdks/web/parser/get-started.md index 216e26fe..c5e99e75 100644 --- a/docs/sdks/web/parser/get-started.md +++ b/docs/sdks/web/parser/get-started.md @@ -18,6 +18,7 @@ The Parser parses data strings (as found in barcodes) into a set of key-value ma - [Swiss QR Codes](https://docs.scandit.com/data-capture-sdk/web/parser/swissqr.html) - [VIN Vehicle Identification Number](https://docs.scandit.com/data-capture-sdk/web/parser/vin.html) - [IATA Bar Coded Boarding Pass (BCBP)](https://docs.scandit.com/data-capture-sdk/web/parser/iata-bcbp.html) +- [Electronic Product Code (EPC)](https://docs.scandit.com/data-capture-sdk/web/parser/epc.html) More data formats will be added in future releases. Please contact us if the data format you are using is not yet supported, or you want to use the parser on a currently unsupported platform.