lutaml / lutaml-model

LutaML Model is the Ruby data modeler part of the LutaML data modeling suite. It supports creating serialization object models (XML, YAML, JSON, TOML) and mappings to and from them.
1 stars 0 forks source link

Support option to retain/ child namespace elements #6

Open ronaldtse opened 1 month ago

ronaldtse commented 1 month ago

As done in:

The xml do block should have an option to preserve namespaces of the child nodes of the elements and not add/replace existing namespaces of the parent element.