-
Originally reported on Google Code with ID 1131
```
What steps will reproduce the problem?
1. attempt to parse the attached file through xlsform.exe
What is the expected output? What do you see inst…
-
bind for select1 nodeset is "select1" and this throws an XForms syntax error.
I think it should be the XML Schema data type of the value/s
This is a simple example output illustrating how XLS…
-
From `survey.py`:
```
Note that per commit message 0578242 and in xls2json.py R539, an
instance is only output for select items defined in the choices sheet
when the item has a choice_filter, and …
-
The form name (form title) is used as the XML root for the instance.
https://github.com/XLSForm/pyxform/blob/master/pyxform/xls2json.py#L395
The form title is meant to be descriptive, but it does …
-
Files with leading numbers in their name error out with `pyxform.errors.PyXFormError: The name '1-basic' is an invalid xml tag. Names must begin with a letter, colon, or underscore, subsequent charact…
-
As discussed at https://github.com/opendatakit/collect/issues/175, pyxform should probably not allow invalid URLs (e.g., URLS with leading and trailing spaces).
-
If an excel workbook with macro enable is used I get the an error that I included below. I used macros in my excel workbook for all kind of custom functions and other automation scripts that help writ…
-
If Pyxform is the authoritative source: "Names must begin with a letter, colon, or underscore. Subsequent characters can include numbers, dashes, and periods." There's mention of recommendations, but …
-
From @abbyad
> are you using the fetch action in the same command as the convert? I think it doesn't complete writing the xlsx file before trying to convert. I run them separately to avoid that i…
-
## Description
I'm not able to preview a simple form on PROD unless the form is first saved. The error is: `The survey sheet is either empty or missing important column headers.`
## Steps to Rep…
tinok updated
6 years ago