Skip to content

klakegg/xsdchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XsdChecker

Supports XSD 1.0.

- name: Validate using XSDs
  uses: klakegg/xsdchecker@master
  with:
    script: |
       xc --xsd-1.0 **/*.xsd
       xc --xslt-2.0 **/*.xslt