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