I have the following XML tag with many attributes. The number/name of the attributes is not given because I am getting the XML in runtime and I just know the name of the tag
Create 2 classes ScriptList and Script:
ScriptList
Script
@XmlType(name = "ScriptList") public class ScriptList { private Collection