summaryrefslogtreecommitdiffstats
path: root/misc/uicDynamicContentData_v1.0.0.asn
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-06-29 16:26:36 +0200
committerGitHub <noreply@github.com>2021-06-29 16:26:36 +0200
commit27d114203f6edaf8aea75ee710bd87f32d79f003 (patch)
tree794e40b39e154adef8e471ab8774c8a68bd3e434 /misc/uicDynamicContentData_v1.0.0.asn
parentDelete uicBarcodeFCBv2.0.asn (diff)
parent- test for FCB version 3 (diff)
downloadUIC-barcode-27d114203f6edaf8aea75ee710bd87f32d79f003.tar
UIC-barcode-27d114203f6edaf8aea75ee710bd87f32d79f003.tar.gz
UIC-barcode-27d114203f6edaf8aea75ee710bd87f32d79f003.tar.bz2
UIC-barcode-27d114203f6edaf8aea75ee710bd87f32d79f003.tar.lz
UIC-barcode-27d114203f6edaf8aea75ee710bd87f32d79f003.tar.xz
UIC-barcode-27d114203f6edaf8aea75ee710bd87f32d79f003.tar.zst
UIC-barcode-27d114203f6edaf8aea75ee710bd87f32d79f003.zip
Diffstat (limited to '')
-rw-r--r--misc/uicDynamicContentData_v1.0.0.asn (renamed from misc/dynamicContentFDCv1.0.asn)17
1 files changed, 13 insertions, 4 deletions
diff --git a/misc/dynamicContentFDCv1.0.asn b/misc/uicDynamicContentData_v1.0.0.asn
index 693980f..e93f260 100644
--- a/misc/dynamicContentFDCv1.0.asn
+++ b/misc/uicDynamicContentData_v1.0.0.asn
@@ -1,9 +1,10 @@
-- ##########################################################################################
-- #
--- # FCB Dynamic Content - Version 1.0 - Draft #3 (2021-05-12)
+-- # FCB Dynamic Content - Version 1.0 (2021-05-12)
-- #
--- # This file is available on the UIC FCB User Group GitHub:
--- # <GitHub-link-to-be-added-here>
+-- # This file is available on the UIC FCB User Group GitHub:
+-- # https://github.com/UnionInternationalCheminsdeFer/UIC-barcode
+-- #
-- # Please check this link to see if a more recent version of this file is available.
-- #
-- # The type UicDynamicContentData defined below is at least intended to generate a data
@@ -12,6 +13,14 @@
-- # and identified as "FDC1" in UicBarcodeHeader.level2SignedData.level2Data.dataFormat.
-- #
-- ##########################################################################################
+-- Creator: ASN.1 Editor (http://asneditor.sourceforge.net)
+-- Author: ClemensGantert
+-- Created: Mon Jun 28 14:14:28 CEST 2021
+ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN
+
+-- imports and exports
+-- EXPORTS ALL;
+
UicDynamicContentData ::= SEQUENCE {
-- Identification of the mobile application that generated the barcode
@@ -112,4 +121,4 @@
extensionId IA5String,
extensionData OCTET STRING
}
- \ No newline at end of file
+END \ No newline at end of file