From e76f58e912bd6661ba755d27da97bebf711f06ad Mon Sep 17 00:00:00 2001 From: Benjamin Paassen Date: Wed, 4 Feb 2015 18:24:32 +0100 Subject: added mechanism for parent parsing, which does not fully work as of now. --- testdata/xmlparser/book_domain.oxm | 16 ++++++++-------- testdata/xmlparser/headings_domain.oxm | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 8 deletions(-) create mode 100644 testdata/xmlparser/headings_domain.oxm (limited to 'testdata') diff --git a/testdata/xmlparser/book_domain.oxm b/testdata/xmlparser/book_domain.oxm index 625e3c0..e02ec53 100644 --- a/testdata/xmlparser/book_domain.oxm +++ b/testdata/xmlparser/book_domain.oxm @@ -1,4 +1,4 @@ - + - + @@ -52,7 +52,7 @@ @@ -65,7 +65,7 @@ @@ -77,7 +77,7 @@ @@ -89,7 +89,7 @@ diff --git a/testdata/xmlparser/headings_domain.oxm b/testdata/xmlparser/headings_domain.oxm new file mode 100644 index 0000000..f83843c --- /dev/null +++ b/testdata/xmlparser/headings_domain.oxm @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3