From 2544749215bc2465bfeca431e271110ca86d8a83 Mon Sep 17 00:00:00 2001 From: Benjamin Paassen Date: Sun, 15 Feb 2015 20:48:17 +0100 Subject: added much more test data: meta domain, lists domain, bibliography domain, version typesystem, email typesystem, affiliation typesystem and complex book document which uses the aforementioned domains and typesystems. --- testdata/xmlparser/affiliation.oxm | 10 +++ testdata/xmlparser/bibliography_domain.oxm | 26 +++++++ testdata/xmlparser/complex_book.oxd | 106 +++++++++++++++++++++++++++++ testdata/xmlparser/email.oxm | 8 +++ testdata/xmlparser/lists_domain.oxm | 26 +++++++ testdata/xmlparser/meta_domain.oxm | 35 ++++++++++ testdata/xmlparser/version.oxm | 8 +++ 7 files changed, 219 insertions(+) create mode 100644 testdata/xmlparser/affiliation.oxm create mode 100644 testdata/xmlparser/bibliography_domain.oxm create mode 100644 testdata/xmlparser/complex_book.oxd create mode 100644 testdata/xmlparser/email.oxm create mode 100644 testdata/xmlparser/lists_domain.oxm create mode 100644 testdata/xmlparser/meta_domain.oxm create mode 100644 testdata/xmlparser/version.oxm (limited to 'testdata/xmlparser') diff --git a/testdata/xmlparser/affiliation.oxm b/testdata/xmlparser/affiliation.oxm new file mode 100644 index 0000000..d84dc30 --- /dev/null +++ b/testdata/xmlparser/affiliation.oxm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/testdata/xmlparser/bibliography_domain.oxm b/testdata/xmlparser/bibliography_domain.oxm new file mode 100644 index 0000000..f1d25f8 --- /dev/null +++ b/testdata/xmlparser/bibliography_domain.oxm @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testdata/xmlparser/complex_book.oxd b/testdata/xmlparser/complex_book.oxd new file mode 100644 index 0000000..7d69713 --- /dev/null +++ b/testdata/xmlparser/complex_book.oxd @@ -0,0 +1,106 @@ + + + + + + + + + + + + + Immanuel + Kant + [ikant,philo.albertus-koenigsberg,de] + [Logic and Metaphysics, Faculty of Philosophy, Albertus-University Königsberg] + + + + + + Beantwortung der Frage: Was ist Aufklärung? + + + + Was ist Aufklärung? + + Aufklärung ist der Ausgang des Menschen aus seiner + selbstverschuldeten Unmündigkeit. Unmündigkeit ist + das Unvermögen, sich seines Verstandes ohne Leitung eines anderen zu + bedienen. Selbstverschuldet ist diese Unmündigkeit, wenn + die Ursache derselben nicht am Mangel des Verstandes, sondern der + Entschließung und des Mutes liegt, sich seiner ohne Leitung eines + andern zu bedienen. + Sapere aude! Habe Mut, dich deines eigenen Verstandes zu + bedienen! ist also der Wahlspruch der Aufklärung. + + + + + Dezember-Heft + Berlinische Monatsschrift + 1784 + {481-494} + + + Kleine Schriften + + Immanuel + Kant + + 1793 + {34-50} + Neuwied + + + Zerstreute Aufsätze + + Immanuel + Kant + + 1793 + {25-37} + Frankfurt und Leipzig + + + Sämmtliche kleine Schriften + + Immanuel + Kant + + 1798 + {159-172} + Königsberg u. Leipzig + + + I. Kant's vermischte Schriften + + Immanuel + Kant + + 1799 + {687-700} + Halle + + + Vorzügliche kleine Schriften und Aufsätze + + Immanuel + Kant + + 1833 + {75-84} + Leipzig + + + + diff --git a/testdata/xmlparser/email.oxm b/testdata/xmlparser/email.oxm new file mode 100644 index 0000000..325f89a --- /dev/null +++ b/testdata/xmlparser/email.oxm @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/testdata/xmlparser/lists_domain.oxm b/testdata/xmlparser/lists_domain.oxm new file mode 100644 index 0000000..4360a6d --- /dev/null +++ b/testdata/xmlparser/lists_domain.oxm @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/testdata/xmlparser/meta_domain.oxm b/testdata/xmlparser/meta_domain.oxm new file mode 100644 index 0000000..ffb5413 --- /dev/null +++ b/testdata/xmlparser/meta_domain.oxm @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testdata/xmlparser/version.oxm b/testdata/xmlparser/version.oxm new file mode 100644 index 0000000..0d52736 --- /dev/null +++ b/testdata/xmlparser/version.oxm @@ -0,0 +1,8 @@ + + + + + + + + -- cgit v1.2.3