Intro
Some relaton-model repositories contain only grammar/*.rnc. For example https://github.com/relaton/relaton-model-ietf
Question
Should we add some validation for grammar/*.rnc?
I didn't find exact tool for this, but looks like we can just to rnc to xsd conversion and it will do some kind of validation
Because we use the same https://github.com/relaton/support/blob/master/cimas-config/gh-actions/model/Makefile for all relaton-model-* repos, this will not require mass update
Intro
Some
relaton-modelrepositories contain only grammar/*.rnc. For example https://github.com/relaton/relaton-model-ietfQuestion
Should we add some validation for grammar/*.rnc?
I didn't find exact tool for this, but looks like we can just to rnc to xsd conversion and it will do some kind of validation
Because we use the same https://github.com/relaton/support/blob/master/cimas-config/gh-actions/model/Makefile for all
relaton-model-*repos, this will not require mass update