Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

version_conversion.xml 551 B

1234567891011121314151617181920212223
  1. <odML version="1">
  2. <date>2008-07-07</date>
  3. <section>
  4. <name>sec_one</name>
  5. <type>mainsec</type>
  6. <section>
  7. <name>subsec_one</name>
  8. <type>subsec</type>
  9. </section>
  10. <property>
  11. <name>prop_name</name>
  12. <value>
  13. ['one', 'two']
  14. <type>string</type>
  15. </value>
  16. <value>
  17. 1
  18. <type>int</type>
  19. </value>
  20. </property>
  21. </section>
  22. <author>author</author>
  23. </odML>