summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/domain/meta.osxml8
1 files changed, 0 insertions, 8 deletions
diff --git a/data/domain/meta.osxml b/data/domain/meta.osxml
index 7e96699..67ba1c9 100644
--- a/data/domain/meta.osxml
+++ b/data/domain/meta.osxml
@@ -9,7 +9,6 @@
<struct name="meta" cardinality="{1}" transparent="true">
<field>
- <childRef ref="title"/>
<childRef ref="author"/>
<childRef ref="version"/>
</field>
@@ -22,13 +21,6 @@
<!-- One could also include "article" and other things here -->
</struct>
- <!-- A title is just a heading -->
- <struct name="title">
- <field>
- <childRef ref="heading"/>
- </field>
- </struct>
-
<!-- no explicit cardinality, because we might have multiple authors -->
<struct name="author">
<primitive isSubtree="true" name="firstName" type="string"/>