Re: how XML extract tags, keys
Posted: Wed Dec 29, 2021 1:41 pm
Improved version with a new feature: in order not to fill the RAM with the XML data table, I added a new functionandyglezl wrote: ↑Tue Dec 28, 2021 9:35 pm Hola EDK
Muchas gracias por tu aporte, le veo mucha utilidad.
He estado haciendo pruebas pero ya me perdí, y "necesito una una pequeña ayuda de mis amigos".![]()
Los datos que están en Amarillo si los puedo obtener pero los que están en Azul no logro hacerlo.
Trate de hacerlo con el DO_CASE que genera tu ejemplo pero tampoco resultó.
Alguna idea ?
*-------------------------------------------------------------------------------------------------------------------------
Hi EDK
Thank you very much for your contribution, I see it very useful.
I've been doing tests but I'm lost, and "I need a little help from my friends."![]()
I can get the data that are in Yellow but the ones that are in Blue I can't.
I tried to do it with the DO_CASE that your example generates but it didn't work either.
Any ideas ?
Pueden agrandar la imagen abriéndola en otra pestaña.
*---------------------------------------------------------------------
The image can be enlarged by opening it in another tab.
imagen_2021-12-28_150252.png
XMLDemo.zip
Code: Select all
hb_XMLParser ( <cXmlString>, [<lOmitHeader>], <bCodeBlock> )I have included an example of use below: