Im trying to merge two xml into one using jackson dataformat. my pojo
@JacksonXmlRootElement(localName = "persondata") public class Person { @Jacks