[
Lists Home |
Date Index |
Thread Index
]
Bashambu, Arun wrote:
> 1) Is there any other parser i can use in C language on VMS OS ?
A quick Google search reveals that Expat supports VMS. See:
http://expat.sourceforge.net/.
Also HP/Compaq has an XML Technology for OpenVMS Alpha page which offers
Java and C++ versions of Xerces at:
http://www.openvms.compaq.com/openvms/products/ips/xml/
> 2) Which one of these is better for the reasons of ease of use, performance
> etc ? Recommendations..
My VMS days are long behind me, so I haven't used any of these.
> 3) Where can i get some sample code and 'How to" for JAXP1.1, Xerces and
> Perl scripts ?
The Xerces port seems to have sample code available from the URL above.
Jim
|