All files use a common prolog tag for listing the XML version and character encoding:
<?xml version="1.0" encoding="UTF-8"?>
The prolog tag is followed by a common root tag for all other elements of the file.
<AnnotationFile Version=”2.0”> |
The Version attribute identifies the version of marginalia file. The version is 2.0.
Marginalia files contain the following metadata.
<AnnotationFileInfo Name=”Sample-Standard_Chart” Description=”Paper Chart marginalia sample for Standard Charts” CreationDate=”23122015” CreatedBy=”CARIS” /> |
This table describes the tags and attributes shown above.
Tag | Description |
|---|---|
<AnnotationFileInfo/> | Metadata for the marginalia file. The file contains the following attributes: • • • • |