Creates an instance of specified type, with the specified value,
attributes that are listed in the provided array as name-value pairs, and
the kids that are listed in the provided collection.
Creates an instance of specified type, with the specified value,
attributes that are listed in the provided array as name-value pairs, and
the kids that are listed in the provided collection.
Creates an instance of BasicXmlData of specified type, with the specified value,
attributes that are listed in the provided array as name-value pairs, and
the kids that are listed in the provided array of XmlData.
Creates an instance of specified type, with the specified value,
attributes that are listed in the provided AttributeList, and
the kids that are listed in the provided collection.
Creates an instance of specified type, with the specified value,
attributes that are listed in the provided AttributeList, and
the kids that are listed in the provided array of XmlData.