| Element*  ctr (const ElemStr& type, const Element& arg) | ctr | 
Maybe be used to construct elements. Also for casting!
Parameters:
| type | the string representation of typename. | 
| arg | the string representation of value. | 
Returns: element of wanted type representing arg.