• XML to/from HASH

    From Claudio H@21:1/5 to All on Fri Feb 18 09:28:33 2022
    Hi
    Does xHarbour have functions similar to HB_JsonEncode() and HB_JsonDecode() to convert an XML string to/from a hash?
    Regards
    Claudio H

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Fri Feb 18 18:49:05 2022
    Il 18/02/2022 18:28, Claudio H ha scritto:

    Hi
    Does xHarbour have functions similar to HB_JsonEncode() and HB_JsonDecode() to convert an XML string to/from a hash?

    Yes, with exactly those names.

    EMG

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Claudio H@21:1/5 to All on Mon Feb 21 11:52:06 2022
    Yes, with exactly those names.

    EMG

    Hi Enrico
    I can't find HB_XMLEncode() and HB_XMLDecode() functions, which are their exact names?
    Regards
    Claudio H

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Feb 21 21:44:40 2022
    Il 21/02/2022 20:52, Claudio H ha scritto:

    Hi Enrico
    I can't find HB_XMLEncode() and HB_XMLDecode() functions, which are their exact names?

    Sorry, I misunderstood your question. I don't know, sorry. Try to look
    at TXmlDocument class.

    EMG

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)