forked from TransmodelEcosystem/NeTEx
-
Notifications
You must be signed in to change notification settings - Fork 0
XmlDocumentValidation
Nicholas Knowles edited this page Sep 15, 2020
·
4 revisions
XML document validation is the process of checking a given XML document against its schema to check that is is correct. To be correct a document must be well-formed, conform to the NeTEx XML Schema. and and also satisfy any referential referential integrity constraints required by the NeTEx schema.
Normally validation is done with an automatic tool.
NeTEx Wiki Home. CEN NeTEx GITHUB