Get Img href attibute from a value in XML with XSLT
Hi,
I need some help to code a small piece of code:
I want to use a XML exported form Google sheet as below and i am trying to upload it to Adobe Indesign, but the software doesn´t understand the address source of the image inside the Imagem element. I would like to use XSLT to use this value as href attribute, as below
And I want to group elements/tags inside a father element and get the value of the Imagem element above and put it inside the href attribute in the final XML using a XSLT file.
Get Img href attibute from a value in XML with XSLT
Hi,
I need some help to code a small piece of code: I want to use a XML exported form Google sheet as below and i am trying to upload it to Adobe Indesign, but the software doesn´t understand the address source of the image inside the Imagem element. I would like to use XSLT to use this value as href attribute, as below
And I want to group elements/tags inside a father element and get the value of the Imagem element above and put it inside the href attribute in the final XML using a XSLT file.
And the final XML should be as below:
Someone could hekp me?
is working on a reply...