Limitations and Precautions - Conversion of XML Files

Limitations and Precautions for converting into XML format are as follows.
- Conversion from XML format to another format is a beta function.
- In the output of XML format, the XML declaration is not added by not selecting a template file in XML Information setting.
- Conversion will be done for the valid XML file (which needs DTD). 
- Awell formed XML file (which does not need DTD) can be converted if it has a clear structure.
- An XML file that cannot be analyzed by Alchemy Solutions XML Library cannot be read.
- XML files that cannot express the structure of a valid XML file in the layout definition cannot be read.
- In the conversion from the XML form to another form, the error number may be returned by the errors occurring while analyzing the XML file.

The content of the error No error is as follows.

Error Values Contents
-1Failed to generate the DOM manager.
-22The area of item information on the layout file is not opened.
-23The area for the data acquisition of each record is not opened.
-24Capacity shortage of the disk occurred when opening the layout file.
-25The error of the file access prohibition occurred when opening the layout file.
-26A file undefined error occurred when opening the layout file.
-27An invalid path error occurred when opening the layout file.
-28The error of the exceeeding numbers of opened files occurred when opening the layout file.
-29A file undefined error occurred when opening the layout file.
-30A file exclusion error occurred when opening the layout file.
-31The error occurred when opening the layout file.
-32Failed to get the development area of item information on the layout file.
-35Failed to get the number of areas for the record data return.
-36Failed to get the area for the record data return.
-37Failed to read the layout file.
-38The input data form of the specified layout file is not XML data.
-51Capacity shortage of the disk occurred when opening the XML file.
-52A file access prohibition error occurred when opening the XML file.
-53A file undefined error occurred when opening the XML file.
-54An invalid path error occurred when opening the XML file.
-55The error of the exceeeding numbers of opened files occurred when opening the XML file.
-56A file undefined error occurred when opening the XML file.
-57A file exclusion error occurred when opening the XML file.
-58The error occurred when opening the XML file.
-60A tag other than the route tag do not exist in the specified XML file.
-61There is a problem in the grammar in the XML file of the reading object.
-63Corresponding tag to the record name of the specified layout file does not exist in the XML file.
-99Failed to get the tag specified for the retrieval key.