emit
Processes a given K3String or K3Descriptor. If the value is a string, this function behaves as if emitText was directly invoked. If the value is a descriptor, the namespaced descriptor processor (if any) will be invoked.
Return
true if success, false otherwise.
Parameters
value
The string or descriptor to emit.