redhat-developer / redhat-developer/vscode-xml
Support Schematron validation
Open
Nobody has claimed this yet.
enhancement
validation
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
Situation
The README lists some validation with XSD and DTD. However, currently Schematron validation in combination of RELAX NG (RNG) is not supported.
Proposed solution
Schematron rules should be recognized and supported in other schema languages like RNG or XSD.
Relationships
- Related to issue #450
- Originally posted by @pgundlach in https://github.com/redhat-developer/vscode-xml/issues/450#issuecomment-816044864
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README section describing XSD and DTD validation, then read related issue #450 for context on the proposed behavior. Done means Schematron rules are recognized when used with RNG or XSD, with the supported combinations reflected in the project’s validation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, xml
- Domain
- devtools, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100