From 835cca85ee45dd1b6722d761999c07c33fb97cc9 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Wed, 4 Feb 2015 01:45:41 +0100 Subject: Implemented parsing of enum types --- testdata/xmlparser/color.oxm | 4 ++-- testdata/xmlparser/generic.oxm | 33 ++++++++++++++++++++------------- 2 files changed, 22 insertions(+), 15 deletions(-) (limited to 'testdata/xmlparser') diff --git a/testdata/xmlparser/color.oxm b/testdata/xmlparser/color.oxm index 8a12e7a..17adea4 100644 --- a/testdata/xmlparser/color.oxm +++ b/testdata/xmlparser/color.oxm @@ -1,5 +1,5 @@ - + @@ -15,4 +15,4 @@ - + diff --git a/testdata/xmlparser/generic.oxm b/testdata/xmlparser/generic.oxm index 820deea..a23d5f8 100644 --- a/testdata/xmlparser/generic.oxm +++ b/testdata/xmlparser/generic.oxm @@ -1,21 +1,28 @@ - - color.oxm - - + + ./color.oxm + + + none + dotted + dashed + solid + double + groove + ridge + inset + outset + - - - - + + + + - + +