@omegahat Is there a good reason addXMLAttributes is not exported at present? For instance, I've found it useful in our EML repo: https://github.com/ropensci/EML/blob/master/R/emlToS4.R#L13
Is there a better way I should be doing this?
(Since calling unexported functions results in a R CMD check warning of course)