processone / xmpp

Erlang/Elixir XMPP parsing and serialization library on top of Fast XML
http://process-one.net
Apache License 2.0
137 stars 88 forks source link

How i can define equal TAG with different XMLNS and different ATTRIBUTES ? #21

Closed loguntsov closed 6 years ago

loguntsov commented 6 years ago

I need determine custom tag named as one from xmpp_codec.hrl, but with other attributes and other xmlns ? There is conflict with original record from xmpp_codec.hrl.

zinid commented 6 years ago

You can only fork and patch the xmpp repo. Or just rename your record.