hasDataElement
Checks if there's a value for a given data element.
Return
true if there's a value for the data element, false otherwise.
Parameters
nameSpaceName
the name space name.
dataElementName
the data element name.
Checks if there's a value for a given data element.
true if there's a value for the data element, false otherwise.
the name space name.
the data element name.