We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18e5be commit b209dc0Copy full SHA for b209dc0
test/resources/ignore_errors.xml
@@ -5,6 +5,10 @@
5
<author>D. N. Adams</author>
6
<repository>http://portal.g-node.org/odml/terminologies/v1.1/terminologies.xml</repository>
7
<section>
8
+ <property>
9
+ <type>int</type>
10
+ <value>123</value>
11
+ </property>
12
<property>
13
<type>int</type>
14
<uncertainty>[zergrve sdic, 1]</uncertainty>
@@ -14,6 +18,13 @@
18
<name>NoCrewMembers</name>
15
19
<definition>Number of crew members</definition>
16
20
</property>
21
22
+ <name>NoBones</name>
23
+ <type></type>
24
+ <value>235</value>
25
+ <id>wrongid4</id>
26
+ <definition>Number of bones within the crew member.</definition>
27
17
28
<type>crew</type>
29
<definition>Information on the crew</definition>
30
<id>0f96a050-2d9b-498f-a532-fbfcc6aae55e</id>
0 commit comments