Skip to content

Add prefixe to the exported XML #17

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 ":".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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