Antenna House XML Parser is a verification tool which enables you to ensure that your DTD and document instances conform to the XML specifications. You can make command line parser move easily by using graphical user interface (GUI), and specifying the file for the verification or parser's operation options.
Antenna House XML Parser tool verifies the XML file by handling the parser which is the original development of Antenna House, Antenna House XML Parser command line version: SXParserCL.
When XML Editor is used, the parser can verify the file which is being edited on XML Editor. When the tag jump function is executed in the error line of the display area of the result of parsing by the parser, XML Editor is started. Then XML Editor automatically opens the target file, and jumps to the corresponding line.
SXParserCL installed in this product is a parser which Antenna House originally developed.
- It can verify XML document files, and XML internal and external DTD according to the XML Version 1 specifications.
- it can also check whether to conform to the specification of XML name space (Namespaces in XML).
-
In the verification of the document file of XML, both operation of validating and non-validating (well-formedness) for XML verification
is switched with the switch.
- It checks and verifies SGML documents and SGML DTD.
- It supports various character encoding.
The main encoding including Unicode(UTF-8,UTF-16,UCS-2) is supported.
A supported character encoding will be automatically detected when the file is opened.
- It works speedily because the Antenna House XML Parser is written in C++.
*The parser of Antenna House has the JAVA2 version and the C++ version with an equal function.
However, only the C++ version is bundled in this tool. For JAVA2 version, please contact us.
Supported character encodings are as follows:
- Big5
- EUC-JP
- EUC-JP-FIX
- GBK
- ISO-10646-UCS-2
- ISO-10646-UCS-4
- ISO-2022-JP
- KS_C_5601-1987
- Shift_JIS
- US-ASCII
- UTF-16
- UTF-8
- ISO-8859-1