diff options
Diffstat (limited to 'testdata/xmlparser/book_domain.oxm')
-rw-r--r-- | testdata/xmlparser/book_domain.oxm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/xmlparser/book_domain.oxm b/testdata/xmlparser/book_domain.oxm index ed9309b..8b46460 100644 --- a/testdata/xmlparser/book_domain.oxm +++ b/testdata/xmlparser/book_domain.oxm @@ -96,6 +96,6 @@ transparent="true" isa="" attributesDescriptor=""> --> <!-- we might want to specify std.string here --> - <primitive name="content" type="string"/> + <primitive type="string"/> </struct> </domain> |