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.

TXMLDocument() class ....

Xailer professional forum in English
Responder
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

TXMLDocument() class ....

Mensaje por ChrisGillard »

Hi,
In BTS sample code you use TXMLDocument class. I do not find this in the documentation or the source folder.
Is this something we can use in our programs?
Is this your own code or something related to the Harbour xml implementation.?
xHarbour had a documented XML class but harbour only has a wrapper to a library and some people are not certain that it is 100% OK.
Might there be some simple docs but maybe all can be understood from the BTS code?
Chris

Avatar de Usuario
ignacio
Site Admin
Mensajes: 9441
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

TXMLDocument() class ....

Mensaje por ignacio »

ChrisGillard escribió el mar, 11 marzo 2014 12:28Hi,
In BTS sample code you use TXMLDocument class. I do not find this in the documentation or the source folder.
Is this something we can use in our programs?
Is this your own code or something related to the Harbour xml implementation.?
xHarbour had a documented XML class but harbour only has a wrapper to a library and some people are not certain that it is 100% OK.
Might there be some simple docs but maybe all can be understood from the BTS code?
Chris


Hello Chris,
We are using XML xHarbour class since we have ported to Harbour (with some work on our side).
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

TXMLDocument() class ....

Mensaje por ChrisGillard »

Hi Ignacio,
Thanks for the info.
Chris
Responder