Defines an interface for adding a child element declared in xml.
Called for every child element declared in xml. This method will add a child element (value) to current element.
Name of the element.
Value of the element.
Defines an interface for adding a child element declared in xml.