blob: ff3310f93ae0b396956099d817c4b9c43f78f923 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="include">
<attr name="datatypeLibrary" type="input" />
<attr name="href" type="input" />
<attr name="ns" type="input" />
<children>
<child name="define" />
<child name="div" />
<child name="start" />
</children>
</tag>
</TAGS>
|