XML engine
Kalipso - Developing - Error Codes - XML engine
Code
Error
Description
-1001
K_ERROR_XML_LOAD
Error loading XML structure
-1002
K_ERROR_XML_ROOT_ELEMENT_LOAD
Error loading XML structure root element or no root element found
-1003
K_ERROR_XML_ELEMENT_NOT_FOUND
Error finding XML element or element doesn't exist
-1004
K_ERROR_XML_ATTRIBUTE_NOT_FOUND
Error finding XML attribute or attribute doesn't exist
Last updated
Was this helpful?