openva / va-decoded

The Virginia implementation of The State Decoded.
https://vacode.org/
Other
3 stars 4 forks source link

Improve title case #31

Open waldoj opened 8 years ago

waldoj commented 8 years ago

The Lexis-Nexis XML identifies structural labels in all caps. We transform it to mixed case, but that results in titles like "Common Law And Rules Of Construction" instead of the properly title-cased "Common Law and Rules of Construction." Figure out how to solve this (which is surely non-trivial in XSLT).

waldoj commented 8 years ago

The solution might be to deal with this within the importer, rather than within the XSLT.