@XmlElement(name = "authorid")
 public String getAuthor() {
   return src.getAuthor();
 }