diff options
Diffstat (limited to 'testdata/osxmlparser/emphasis_ontology.osxml')
-rw-r--r-- | testdata/osxmlparser/emphasis_ontology.osxml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/osxmlparser/emphasis_ontology.osxml b/testdata/osxmlparser/emphasis_ontology.osxml new file mode 100644 index 0000000..0fdd63a --- /dev/null +++ b/testdata/osxmlparser/emphasis_ontology.osxml @@ -0,0 +1,5 @@ +<?xml version="1.0" standalone="yes"?> +<ontology name="emphasis"> + <annotation name="emphasized"/> + <annotation name="strong"/> +</ontology> |