diff options
Diffstat (limited to 'testdata/osxmlparser/book_domain.osxml')
-rw-r--r-- | testdata/osxmlparser/book_domain.osxml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/osxmlparser/book_domain.osxml b/testdata/osxmlparser/book_domain.osxml index 4218915..5a8cc67 100644 --- a/testdata/osxmlparser/book_domain.osxml +++ b/testdata/osxmlparser/book_domain.osxml @@ -75,7 +75,7 @@ <childRef ref="book.paragraph"/> </field> </struct> - <struct name="paragraph" transparent="true" role="paragraph"> + <struct name="paragraph" transparent="true"> <!-- implicitly: <struct name="subsection" isRoot="false" cardinality="{*}" transparent="true" isa="" attributesDescriptor=""> @@ -87,7 +87,7 @@ <childRef ref="book.text"/> </field> </struct> - <struct name="text" transparent="true" role="text"> + <struct name="text" transparent="true"> <!-- implicitly: <struct name="text" isRoot="false" cardinality="{*}" transparent="true" isa="" attributesDescriptor=""> |