ignore_errors.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="odmlTerms.xsl"?>
  3. <?xml-stylesheet type="text/xsl" href="odml.xsl"?>
  4. <odML version="1.1">
  5. <author>D. N. Adams</author>
  6. <repository>hello</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>
  15. <value>["string 1", "string 2"]</value>
  16. <reference>The Hitchhiker's guide to the Galaxy (novel)</reference>
  17. <id>wrongid</id>
  18. <name>NoCrewMembers</name>
  19. <definition>Number of crew members</definition>
  20. </property>
  21. <property>
  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. </property>
  28. <type>crew</type>
  29. <definition>Information on the crew</definition>
  30. <id>0f96a050-2d9b-498f-a532-fbfcc6aae55e</id>
  31. <name>TheCrew</name>
  32. <section>
  33. <property>
  34. <type>string</type>
  35. <value>[1, 2]</value>
  36. <id>wrongid2</id>
  37. <name>Nickname</name>
  38. <definition>Nickname(s) of the subject</definition>
  39. </property>
  40. <property>
  41. <type>int</type>
  42. <value>535</value>
  43. <id>wrongid3</id>
  44. <definition>Nickname(s) of the subject</definition>
  45. </property>
  46. <type>ADent</type>
  47. <definition>Information on Arthur Dent</definition>
  48. </section>
  49. </section>
  50. <date>ztuz</date>
  51. <id>79b613eb-a256-46bf-84f6-207df465b8f7</id>
  52. <version>new version</version>
  53. </odML>