Use this function to set the namespace attribute for the specified syntax element when you manipulate a message that belongs to a namespace-aware domain.
void cniSetElementNamespace(
int* returnCode,
CciElement* targetElement,
const CciChar* nameSpace)
None. If an error occurs, the returnCode parameter indicates the reason for the error.