Skip to content

Add prefixe to the exported XML #17

@marcnoon

Description

@marcnoon

It adds a prefix such as "MyPrefix" to the element it's on. So, the name of the treeview is "MyElement" then when it generates XML it will look like so:

<MyPrefix:MyElement>Inner Text</MyPrefix:MyElement>

It just prefixes it to the element followed by a colon ":".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions