willemdj / erlsom

XML parser for Erlang
GNU Lesser General Public License v3.0
264 stars 103 forks source link

Writing XML with abstract types fixed #64

Closed kape1395 closed 6 years ago

kape1395 commented 6 years ago
  1. Namespace used in the xsi:type was left not declared.
  2. xsi:type from the anyAttribs was interferring with the handling of abstract elements.