7.4.9 Field value types and formats
|
valueType |
format |
|---|---|
|
string |
as is |
|
date |
XML Schema format |
|
datetime |
XML Schema format |
|
long |
sequence of digits, without separators |
|
double |
sequence of digits, use dot as decimal separator |
|
decimal |
same as double |
|
boolean |
true or false |
|
link |
daisy:<docid>@<branch>:<lang> |
Previous