dam4rus/oox-rs

Unify trait XmlNodeExt

Opened this issue · 0 comments

Currently there are three versions of XmlNodeExt trait, one for each module. There should be only one available. Also unify impl XmlNodeExt for XmlNode in modules where there are no namespace prefix for the val attribute.