To run XML Extensions, you must have certain hardware and software installed on your computer.
For Windows
The system requirements for Windows include the following:
The XML Extensions hardware and software requirements are the same as Visual COBOL version 2.2. Both 32-bit and 64-bit versions are available.
Microsoft's XML parser, MSXML 6.0 or greater, is also required. (A schema processor and an XSLT transformation processor are included in the Microsoft MSXML 6.0 parser.)
For UNIX
The system requirements for UNIX include the following:
The XML Extensions hardware and software requirements are the same as Visual COBOL version 2.2. Both 32-bit and 64-bit versions are available.
Shared objects libxml2.so, libxslt.so and libexslt.so, which are provided with Visual COBOL 2.3.1 and later. (A schema processor and an XSLT transformation processor are included in these shared objects.) For 64-bit UNIX, libxml264.so, libxslt64.so and libexslt64.so, which are also provided with Visual COBOL 2.3.1 and later, are required. (Before 2.3.1, these shared objects were statically linked into cobxmlext[64].so.)