From f1d70c71e0444fc49a85459db85c9a6a139f0bd0 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Tue, 17 Feb 2015 23:31:45 +0100 Subject: Copied some domains and typesystems from the testdata folder to the data folder --- data/domain/bibliography.osxml | 27 ++++++++++++++++++++++++ data/domain/book.osxml | 31 ++++++++++++++++++++++++++++ data/domain/comments.osxml | 40 +++++++++++++++++++++++++++++++++++ data/domain/headings.osxml | 33 +++++++++++++++++++++++++++++ data/domain/lists.osxml | 26 +++++++++++++++++++++++ data/domain/meta.osxml | 47 ++++++++++++++++++++++++++++++++++++++++++ data/domain/structure.osxml | 3 --- 7 files changed, 204 insertions(+), 3 deletions(-) create mode 100644 data/domain/bibliography.osxml create mode 100644 data/domain/comments.osxml create mode 100644 data/domain/headings.osxml create mode 100644 data/domain/lists.osxml create mode 100644 data/domain/meta.osxml delete mode 100644 data/domain/structure.osxml (limited to 'data/domain') diff --git a/data/domain/bibliography.osxml b/data/domain/bibliography.osxml new file mode 100644 index 0000000..11e2606 --- /dev/null +++ b/data/domain/bibliography.osxml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/domain/book.osxml b/data/domain/book.osxml index 9659334..8ec60ed 100644 --- a/data/domain/book.osxml +++ b/data/domain/book.osxml @@ -1,3 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/domain/comments.osxml b/data/domain/comments.osxml new file mode 100644 index 0000000..cb19bd4 --- /dev/null +++ b/data/domain/comments.osxml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/domain/headings.osxml b/data/domain/headings.osxml new file mode 100644 index 0000000..055a204 --- /dev/null +++ b/data/domain/headings.osxml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/domain/lists.osxml b/data/domain/lists.osxml new file mode 100644 index 0000000..66e77cb --- /dev/null +++ b/data/domain/lists.osxml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/domain/meta.osxml b/data/domain/meta.osxml new file mode 100644 index 0000000..7e96699 --- /dev/null +++ b/data/domain/meta.osxml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/domain/structure.osxml b/data/domain/structure.osxml deleted file mode 100644 index 63d0c5c..0000000 --- a/data/domain/structure.osxml +++ /dev/null @@ -1,3 +0,0 @@ - - - -- cgit v1.2.3