Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TXmlDocument() Documentation

26 views
Skip to first unread message

Robert

unread,
Mar 4, 2009, 10:33:33 AM3/4/09
to
Hello all,

Can anyone point me to some good documentation on xHarbour's
TXmlDocument() and related functions? Some examples would be helpful.

I have looked at and compiled xmliter.prg and xmltest.prg, but
unfortunately I am not smart enough to divine the proper usage from
that.

Here is my problem: I have a properly formed xml file which contains
data much like a dbf. I know the names of all the nodes/labels that I
need to read and extract the data so it can be saved into a dbf.

Thanks,
-- Robert

Jacek K.

unread,
Mar 4, 2009, 5:16:50 PM3/4/09
to
Dnia 04.03.2009 16:33, użytkowniczka/użytkownik Robert napisała/napisał (niepotrzebne
skreślić):

Seek file xbxml.txt in \doc
It's good described :-)
I writing application to sending data to government institution, and it description
was helpful for me.

In read data from xml file I using object oNode from XmlDocument and method
:GetAttribute( cNameAttribute )


With redgards

Jacek K.
--
"Serce rozważne szuka mądrości, usta niemądrych sycą się głupotą."
(Prz 15:14)

"The heart of him that hath understanding seeketh knowledge: but the mouth of fools
feedeth on foolishness."
( Proverbs 15:14)

Robert

unread,
Mar 5, 2009, 12:34:24 PM3/5/09
to
Thank you Jacek,

Unfortunately there is no file named "xbxml.txt" anywhere on my hard-
disk. Would you be kind enough to send it to my private address
drrobert at sturec dot com

Thanks,
-- Robert

Stefan Haupt

unread,
Mar 6, 2009, 3:06:55 AM3/6/09
to
Robert,

the name of the document is hbxml.txt.

Stefan

0 new messages