summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/relaxng/attribute.tag
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/dtep/relaxng/attribute.tag')
-rw-r--r--quanta/data/dtep/relaxng/attribute.tag6
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/data/dtep/relaxng/attribute.tag b/quanta/data/dtep/relaxng/attribute.tag
index da288603..33107bf8 100644
--- a/quanta/data/dtep/relaxng/attribute.tag
+++ b/quanta/data/dtep/relaxng/attribute.tag
@@ -5,7 +5,7 @@
<attr name="datatypeLibrary" type="input" />
<attr name="name" type="input" />
<attr name="ns" type="input" />
- <children>
+ <tqchildren>
<child name="anyName" />
<child name="choice" />
<child name="name" />
@@ -19,7 +19,7 @@
<child name="oneOrMore" />
<child name="list" />
<child name="mixed" />
- <child name="parentRef" />
+ <child name="tqparentRef" />
<child name="empty" />
<child name="text" />
<child name="value" />
@@ -27,6 +27,6 @@
<child name="notAllowed" />
<child name="externalRef" />
<child name="grammar" />
- </children>
+ </tqchildren>
</tag>
</TAGS>