Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
devlooped
/
Schematron
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
12
Star
23
Code
Issues
0
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 22, 2026
⬆️ Bump files with dotnet-file sync
Show description for 265dbee
devlooped-bot
authored and
kzu
committed
265dbee
View commit details
Copy full SHA for 265dbee
Browse repository at this point
Bump the tests group with 1 update
Show description for b1e2734
dependabot[bot]
authored and
kzu
committed
b1e2734
View commit details
Copy full SHA for b1e2734
Browse repository at this point
Commits on Apr 29, 2026
🖉 Update changelog with v1.0.0
devlooped-bot
committed
b4170dd
View commit details
Copy full SHA for b4170dd
Browse repository at this point
🖉 Update changelog with v1.0.0-beta
devlooped-bot
committed
69b9652
View commit details
Copy full SHA for 69b9652
Browse repository at this point
+Mᐁ includes
devlooped-bot
authored and
kzu
committed
e520f25
View commit details
Copy full SHA for e520f25
Browse repository at this point
Update dotnet versions
kzu
committed
56b829b
View commit details
Copy full SHA for 56b829b
Browse repository at this point
Add nullable types and modern C# conventions; refactor code and improve error handling
Show description for 2e21cb9
kzu
committed
2e21cb9
View commit details
Copy full SHA for 2e21cb9
Browse repository at this point
Bump the tests group with 1 update
Show description for ffa3b0c
dependabot[bot]
authored and
kzu
committed
ffa3b0c
View commit details
Copy full SHA for ffa3b0c
Browse repository at this point
Commits on Apr 16, 2026
Bump the tests group with 1 update
Show description for eaab5ab
dependabot[bot]
authored and
kzu
committed
eaab5ab
View commit details
Copy full SHA for eaab5ab
Browse repository at this point
Commits on Apr 8, 2026
Convert older doc to markdown
kzu
committed
8da18b1
View commit details
Copy full SHA for 8da18b1
Browse repository at this point
Commits on Mar 30, 2026
Update readme for 2025 edition
kzu
committed
371618a
View commit details
Copy full SHA for 371618a
Browse repository at this point
Rename readme
kzu
committed
081c01d
View commit details
Copy full SHA for 081c01d
Browse repository at this point
Commits on Mar 29, 2026
Refactor: Adopt nullable types and modern C# conventions
Show description for 93c94b5
kzu
committed
93c94b5
View commit details
Copy full SHA for 93c94b5
Browse repository at this point
Multi-target netstandard2.0 and net8.0 with regex fallback
Show description for 243f24c
Copilot
and
kzu
committed
243f24c
View commit details
Copy full SHA for 243f24c
Browse repository at this point
Migrate TagExpressions.cs to source-generated regexes
Show description for 43e46ea
Copilot
and
kzu
committed
43e46ea
View commit details
Copy full SHA for 43e46ea
Browse repository at this point
Modernize codebase style and remove legacy artifacts
Show description for c0de3a0
kzu
committed
c0de3a0
View commit details
Copy full SHA for c0de3a0
Browse repository at this point
Implement ISO Schematron 2025 features
Show description for c941252
kzu
committed
c941252
View commit details
Copy full SHA for c941252
Browse repository at this point
Commits on Mar 27, 2026
Modernize to SDK-style csproj, slnx solution, latest C# idioms
kzu
committed
ad1acb9
View commit details
Copy full SHA for ad1acb9
Browse repository at this point
Commits on Jul 19, 2018
Add missing MIT license.
kzu
committed
e9d440f
View commit details
Copy full SHA for e9d440f
Browse repository at this point
Commits on Jun 10, 2016
Speed-up determining the position of a node in the path. (#4)
nverwer
authored and
kzu
committed
a4abded
View commit details
Copy full SHA for a4abded
Browse repository at this point
Commits on Jun 5, 2016
Merge pull request #3 from nverwer/master
Show description for ab273c6
kzu
committed
ab273c6
View commit details
Copy full SHA for ab273c6
Browse repository at this point
Unit tests for <value-of> and <name> added.
Nico Verwer
committed
0fc02c2
View commit details
Copy full SHA for 0fc02c2
Browse repository at this point
Merge remote-tracking branch 'kzu/Schematron/master'
Nico Verwer
committed
365bea4
View commit details
Copy full SHA for 365bea4
Browse repository at this point
Commits on Jun 3, 2016
Add EditorConfig settings to ease contributions
kzu
committed
66cc306
View commit details
Copy full SHA for 66cc306
Browse repository at this point
Implemented schematron <value-of select="..."/>.
Show description for 1443bc1
Nico Verwer
committed
1443bc1
View commit details
Copy full SHA for 1443bc1
Browse repository at this point
Commits on Apr 5, 2016
Bump build verbosity
kzu
committed
1445478
View commit details
Copy full SHA for 1445478
Browse repository at this point
Commits on Dec 21, 2015
Update nuget.org API key
kzu
committed
13d41e2
View commit details
Copy full SHA for 13d41e2
Browse repository at this point
Get built packages from the root directory
kzu
committed
3a69e28
View commit details
Copy full SHA for 3a69e28
Browse repository at this point
Get package version from built solution itself
kzu
committed
c32fabd
View commit details
Copy full SHA for c32fabd
Browse repository at this point
Merge pull request #1 from pmgfrederico/master
Show description for 0968188
kzu
committed
0968188
View commit details
Copy full SHA for 0968188
Browse repository at this point
Commits on Dec 18, 2015
Switched to xunit test framework
pmgfrederico
committed
726dd47
View commit details
Copy full SHA for 726dd47
Browse repository at this point
Commits on Dec 16, 2015
Added preliminary test project using content from former NMatrix WinForms test application
pmgfrederico
committed
3e50896
View commit details
Copy full SHA for 3e50896
Browse repository at this point
Supporting partial schema resolution declared with <import schemaLocation />
pmgfrederico
committed
1a00669
View commit details
Copy full SHA for 1a00669
Browse repository at this point
Commits on Dec 14, 2015
Add build badge
kzu
committed
eddabb6
View commit details
Copy full SHA for eddabb6
Browse repository at this point
Added solution automatic restore
kzu
committed
07b64a9
View commit details
Copy full SHA for 07b64a9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.