blob: 45a73a9ba6659a4162efe69261c9a6d30acbe6a6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head></head>
<body>
<h1>Implementation of the header frames to bundle all data for a bar code.</h1>
<p>
Provides a decoding and encoding of the header data frames for:<br/><br/>
<ul>
<li> static header as defined in UIC IRS 90918-9</li>
<li> dynamic header as drafted for the UIC IRS 90918-9</li>
</ul>
</p>
</body>
</html>
|