LPX-00000 normal, successful completion
Description:
LPX-00000 normal, successful completion
Cause:
Normal exit.
Description:
LPX-00000 normal, successful completion
Cause:
Normal exit.
Description:
LPX-00001 NULL pointer
Cause:
A NULL pointer was detected as an internal error condition.
Description:
LPX-00002 out of memory
Cause:
The operating system has run out of memory.
Description:
LPX-00003 duplicate entry in hash table
Cause:
An internal error has occurred (a key was requested to be placed in a hash table but was already there).
Description:
LPX-00004 internal error “string“
Cause:
An internal error has occurred.
Description:
LPX-00005 string buffer overflow, maximum size is number bytes
Cause:
A name, quoted string, URL, or other document component was too long.
Description:
LPX-00006 invalid child type for parent node
Cause:
An attempt was made to add an invalid node-type to a parent node.
Description:
LPX-00007 unexpected end-of-file encountered
Cause:
The documented ended unexpectedly, perhaps due to truncation.
Description:
LPX-00008 invalid memory callback
Cause:
The memory callback structure passed to xmlinit was missing the allocate or free functions (or both).
Description:
LPX-00012 Unicode data alignment error
Cause:
An input Unicode (UCS2) datum was not aligned properly.