XML Parser Using Field Name Instead of MSH.1 #371
|
Is there a way for the XMLParser to use the field name as the element name, for example instead of <MSH.1>? Thank you! |
Answered by
milkshakeuk
Jan 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@dprevatt we have just release version
3.2.0which supports theLongNameattribute which might be what you need.see #301 for additional info.