A RELAX NG schema is available for further software development opportunities. A part of it handles function descriptions to some degree. I would appreciate if data duplication can be reduced there.
How would you like to express such aspects in the data model?
not sure how you mean.. but it is possible to define reusable macros in the xml document.
https://github.com/danmar/cppcheck/blob/80c2074ea76f7e06b5894254efa998a5c507b47d/cfg/cppcheck-cfg.rng#L389
Feel free to reduce the duplication.
Log in to post a comment.
A RELAX NG schema is available for further software development opportunities. A part of it handles function descriptions to some degree. I would appreciate if data duplication can be reduced there.
How would you like to express such aspects in the data model?
not sure how you mean.. but it is possible to define reusable macros in the xml document.
https://github.com/danmar/cppcheck/blob/80c2074ea76f7e06b5894254efa998a5c507b47d/cfg/cppcheck-cfg.rng#L389
Feel free to reduce the duplication.