Technical information

10/29/2014
Page 72 of 72
© 2014 The Code Corporation
12393 South Gateway Park Place Suite 600, Draper, UT 84020
(801) 495-2200
FAX (801) 495-0280
Attributes:
“condition” (not used)
Data: Scancode tags
Example: <Scancodes condition="none">
<Scancode>
Attributes:
“value”
modifier
Data: none
Example: <Scancode value="00" modifier="04"/>
Note : There is a maximum scancode limit of 10 Scancode tags per Scancodes tag
Example Language.xml :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE characterMapping SYSTEM "../CharacterMapping.dtd">
<characterMapping id="ascii" version="1">
<Copyright value="Copyright (c) 2013 The Code Corporation."/>
<history>
<modified version="1" date="2013-04-19">Original table.</modified>
<modified version="2" date="2013-04-26">Removed inputs above 0xFF</modified>
</history>
<Language name="English" id="00" revision="0.1" author="Mark Alan Ashby" initials="MAA">
<Input encoding="ASCII" value="0000" printable=" " action="none">
<Scancodes condition="none">
<Scancode value="00" modifier="04"/>
<Scancode value="62" modifier="04"/>
<Scancode value="00" modifier="04"/>
<Scancode value="00" modifier="00"/>
</Scancodes>
</Input>
Repeat <Input><Scancodes><Scancode></Scancode></Scancodes></Input>
</Language>
</characterMapping>
All technical information, specifications, costs, schedules, and all related materials quoted, expressed, or implied in this document are results of our
judgment at this point in time and are only estimates based upon the information available to us. We reserve the right to modify such information as we
find necessary based on client requests, available technology, and other eventualities.