Skip to content

Tools for defining elections according to NIST standards

License

Notifications You must be signed in to change notification settings

cwulfman/election-definer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

election-definer

A schema for using a simplified format to define an election, and an XSL stylesheet for transforming that file into a valid NIST 1500-100 ElectionReport.

Defining an election

Use your preferred XML-aware editor to create a file. Link it to electiondefinition.rnc for validation.

Generating an ElectionReport

Use your preferred XSLT processor to run a transform with ercdf.xsl. For example:

xsltproc ercdf.xsl examples/partisan-primary.xml -o primary1.xml

About

Tools for defining elections according to NIST standards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published