In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

What is the best XML library to include for Xailer?

Xailer English public forum
Responder
Guest

What is the best XML library to include for Xailer?

Mensaje por Guest »

Hi,
I've been playing with the HXMLDoc class from MiniGui, and got it
working ok after some tweaking.
However, it's not as full-featured as the Harbour TXML class. However,
there are all sorts of compilation errors when trying to port the TXML
class over to xHarbour & Xailer, like Multiple Declarations and such,
related to hash table functions.
What's the best XML class, in anyone's experience, that's relatively
easy to run in Xailer & xHarbour?
Guest

What is the best XML library to include for Xailer?

Mensaje por Guest »

Never mind, it appears that TXMLDocument is already part of xHarbour.
I wasted several weeks, trying to add & test xml functionality, and it
seems to be already there. No link errors, no special include files or
anything.
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9441
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

What is the best XML library to include for Xailer?

Mensaje por ignacio »

Childers escribió el sáb, 26 marzo 2011 23:56Never mind, it appears that TXMLDocument is already part of xHarbour.
I wasted several weeks, trying to add & test xml functionality, and it
seems to be already there. No link errors, no special include files or
anything.
Take a look at the BTS sample.
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Guest

What is the best XML library to include for Xailer?

Mensaje por Guest »

It's working fine now, Ignacio, thanks for a 2007 post by Oleg.
Responder