0 | Command processed successfully. | All OK. |
10501 | Node name can not contain full path. | Use pathless node name ie 'contents' instead of '/book/contents' |
10502 | Error counting nodes. | Check node name. Full paths in node name is allowed. |
10503 | Can not parse file name. | Check if contents of file is valid XML. |
10504 | Can not parse TextDocument. | Check if contents of TextDocument is valid XML. |
10505 | Invalid operation. | Validate logic to check 4GL syntax. |
10506 | Can not read attribute. | Check name of attribute and if attibute does exist. |
10507 | Can not read element. | Check name of element and if element does exist. |
10508 | Can not locate node. | Check name of node and if node does exist. |
10509 | Can not open file for writing. | Check path, name and permissions of output file. |
10510 | Can not copy XmlDocument. | Check if XmlDocument does exist. |
10511 | Can not load XSLT stylesheet. | Check if contents of stylesheet is valid. |
10512 | Can not transform XML using XSLT. | Check both if XML and XSLT are valid. |
10513 | Can not write XSLT transformed document to disk. | Check if output file, path and permissions are correct. |
10514 | Can not write XSLT transformed document to TextDocument. | Check if TextDocument does exist. |
10598 | Feature not implemented yet. | Please contact support about the status of this feature. |
10599 | Unknown error. | No additional info. Please contact support. |