Files
XMLMergeTest/README.md
2025-10-12 16:52:53 +02:00

7 lines
222 B
Markdown

# OTX Merge Test
This repo is to test git tracked repo merges with OTX compliant XML files.
# Validation
Validate the XML file against the correct OTX schema with `xmllint --noout --schema path/to/otx.xsd your_file.otx`