summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/schema/documentation.tag
blob: 066ff14611a81a4f52f8d1df92f4dee3ad899227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
 <tag name="documentation">
  <label>
   <text>source</text>
   <location col="0" row="0"/>
  </label>
  <attr name="source" type="string">
   <tooltip>Source of the application information.</tooltip>
   <whatsthis>Source of the application information.</whatsthis>
   <location col="1" row="0"/>
  </attr>

  <label>
   <text>xml:lang</text>
   <location col="0" row="1"/>
  </label>
  <attr name="xml:lang" type="input">
   <tooltip>Language used.</tooltip>
   <whatsthis>Language used.</whatsthis>
   <location col="1" row="1"/>
  </attr>
 </tag>
</TAGS>