Closed ymark closed 6 years ago
The X3ML schema has been updated with the addition of a new mandatory element called thesaurus_info
. The new element has been added in the info block.
More details about the schema can be found in the corresponding documentation page (found at https://github.com/isl/x3ml/tree/master/resources/X3ML%20Schema/documentation)
Important Notice: The new element has been added as a mandatory element. This means that all X3ML resources that contain an info block should include it, even as an empty element (see the X3ML snippet below)
<example_data_info>
<example_data_from/>
<example_data_contact_person/>
<example_data_source_record/>
<generator_policy_info/>
<example_data_target_record/>
<thesaurus_info/>
</example_data_info>
The new schema will be made applicable from version 1.9.0 onwards
Update the X3ML Schema resources (XSD) for X3ML.
The update has been triggered because of the addition of new elements and attributes for thesauri.