This chapter describes the following field annotations grouped by annotation type:
The URL is correctly formed if the following conditions are met:
It starts with file: followed by regular slashes:
These are followed by the full path to the file ending with the file name. The path on Microsoft Windows systems is also written with forward slashes instead of backslashes.
The drive letter of a local path on Microsoft Windows systems is noted as usual, for example C:. Paths with spaces and special characters like “{, }, ^, #, ?” need to be percent encoded (“%20” for a space for example) for Microsoft Windows systems.
Example URLs: