Skip to content

The Virginia implementation of The State Decoded.

License

Notifications You must be signed in to change notification settings

krusynth/va-decoded

 
 

Repository files navigation

Virginia Decoded

The Virginia implementation of The State Decoded, found at vacode.org.

XSLT

The included XML is in Lexis Nexis’ format, and must be transformed to the State Decoded format. XML transformations can be applied with Saxon-B (e.g., java net.sf.saxon.Transform -o:output.xml -s:lexis.xml -xsl:decoded.xsl, or java net.sf.saxon.Transform -o:htdocs/admin/import-data/ -s:2016-xml/ -xsl:decoded.xsl to transform all files). Make sure you run export CLASSPATH=$CLASSPATH:/usr/share/java/saxonb.jar first.

About

The Virginia implementation of The State Decoded.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.6%
  • CSS 5.3%
  • XSLT 3.1%
  • JavaScript 1.6%
  • Java 1.0%
  • ApacheConf 0.1%
  • Other 0.3%