new code_data_workday_User( id, // java.lang.String staff, // scala.collection.immutable.List[code.data.workday.Staff] students, // scala.collection.immutable.List[code.data.workday.Student] rawStaff, // scala.collection.immutable.List[scala.xml.NodeSeq] rawStudents, // scala.collection.immutable.List[scala.xml.NodeSeq] )