Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/PXFILE_SPECIFICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ More spesific encoding information. The value must be a string that matches the
#### VARIABLE-TYPE
- The value must be a string.
- Recommended that the variable type is defined for each variable defined by the STUB or HEADING.
- Has a set of allowed values: ```Content```, ```Time```, ```Geographical```, ```Ordinal```, ```Nominal```, ```Other```, ```Classificatory```., ```Unknown```.
- Has a set of allowed values: ```Contents```, ```Time```, ```Geographical```, ```Ordinal```, ```Nominal```, ```Other```
- Can be defined for each language, but this is not recommended.
- Value is not case sensitive, but uppercase characters are recommended.

Expand Down
Loading