rxform 0.1.3

Rust implementation of pyxform: convert XLSForm spreadsheets to ODK XForm XML
Documentation
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html lang="pt-BR">
<head>
<meta charset="utf-8">
<title>rxform — guia</title>
<script>location.replace("pt/guide.html");</script>
<meta http-equiv="refresh" content="0; url=pt/guide.html">
</head>
<body><a href="pt/guide.html">Guia XLSForm (pt-BR)</a></body>
</html>