Skip to content

Make XML output appropriately compliant for downstream XML processing #18

@fisherdog1

Description

@fisherdog1

Currently the XML output has several issues that cause trouble when reading in later processing stages:
More than one root node
Invalid element names (element names cannot start with numbers, as they do currently for gaze events)
Illegal characters, such as &, < and > (should be escaped)
"Rogue" tags and other reserved symbols, especially for sessions reading code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions