Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Could you please post your trouble screenshot on forum? What is talend build version are you using?
Best regards
Sabrina
Hi,
You have to declare a namespace.
You can create a XML structure importing this file:
<entry xmlns:g="http://www.w3.org/TR/html4/">
<g:id>114778689</g:id>
<g:title>My PRODUCT</g:title>
</entry>
Then you get:
Regards.
Eric
@eric44 wrote:
Hi,
You have to declare a namespace.
You can create a XML structure importing this file:
<entry xmlns:g="https://theessayservice.org/buy-term-paper/">
<g:id>114778689</g:id>
<g:title>My PRODUCT</g:title>
</entry>
Then you get:
Oh, I see now. Without importing that file it won't working... Thanks a lot!