Skip to content

XMI20Serializer does not escape literal < characters #17

@hlindberg

Description

@hlindberg

The XMI20 outputs < as literal characters in the XML stream. This does not work well - they have to encoded as < or there will be problems reading it back in again.

(I worked around this problem by manually editing the XML output).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions