thebestsophist / va-decoded

The Virginia implementation of The State Decoded.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virginia Decoded

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

Testing XSLT

XML transformations can be applied like such:

xsltproc ../vacode-dev.xslt sample_1.xml

...except that xsltproc doesn't support XSLT 2.0. I'm going to have to figure out an alternative. The goal is to get the outputted XML to match the State Decoded standard.

About

The Virginia implementation of The State Decoded.

License:MIT License


Languages

Language:XSLT 100.0%