diff options
Diffstat (limited to 'testdata/osmlparser/explicit_fields.osml')
-rw-r--r-- | testdata/osmlparser/explicit_fields.osml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testdata/osmlparser/explicit_fields.osml b/testdata/osmlparser/explicit_fields.osml index ea13c02..a83f46d 100644 --- a/testdata/osmlparser/explicit_fields.osml +++ b/testdata/osmlparser/explicit_fields.osml @@ -1,10 +1,10 @@ \document \ontology#test - \struct#a[isRoot=true] - \primitive#b[type=string,isSubtree=true] - \primitive#c[type=string,isSubtree=true] - \primitive#d[type=string,isSubtree=false] + \struct#a[root=true] + \primitive#b[type=string,subtree=true] + \primitive#c[type=string,subtree=true] + \primitive#d[type=string,subtree=false] \a{! |