Changes for version 0.003 - 2021-07-23
- Add schemas: str_or_aos, str_or_aos1.
Modules
String of bytes in hexadecimal
String containing only zero or more Latin letters, i.e. A-Z or a-z
String containing only zero or more Latin letters/digits, i.e. A-Za-z0-9
Latin letter, i.e. A-Z or a-z
String or array (0+ length) of (defined) string
String or array (1+ length) of (defined) string
String of bytes in hexadecimal
String containing only zero or more Latin letters, i.e. A-Z or a-z
String containing only zero or more Latin letters/digits, i.e. A-Za-z0-9
Latin letter, i.e. A-Z or a-z
String or array (0+ length) of (defined) string
String or array (1+ length) of (defined) string
Various string schemas