equal
deleted
inserted
replaced
|
1 # |
|
2 # Dummy dictionary to be used with DD documents. |
|
3 # No document type / public id is available. |
|
4 # |
|
5 ###################################################### |
|
6 # |
|
7 # dictionary name |
|
8 # |
|
9 DdDummy |
|
10 # |
|
11 # Public id - a value from WINA "experimental" number space. |
|
12 # This will not conflict with any real application. |
|
13 # |
|
14 65535 |
|
15 # |
|
16 # Doc type |
|
17 # |
|
18 -//DD_DUMMY_dasnjfvcjwec DD_DUMMY 1.0//EN |
|
19 # |
|
20 # Tag table - all are in code page 0 |
|
21 # |
|
22 TAGS_FOR_CODE_PAGE 0 |
|
23 0x05 name |
|
24 0x06 vendor |
|
25 0x07 description |
|
26 0x08 objectURI |
|
27 0x09 size |
|
28 0x0a type |
|
29 0x0b installNotifyURI |
|
30 0x0c nextURL |
|
31 0x0d infoURL |
|
32 0x0e iconURI |
|
33 0x0f DDVersion |
|
34 0x10 media |
|
35 |
|
36 |
|
37 # |
|
38 # Attribute table - all are in code page 0 |
|
39 # |
|
40 ATTRIBUTES_FOR_CODE_PAGE 0 |