Extract Data Using X-path Query in Talend
Xpath: XPath is used to query selected nodes from an XML document.and used to navigate through elements and attributes in an XML document.XPath stands for XML Path Language. XPath uses “path like” syntax to identify and navigate nodes in an XML document. XPath contains over 200 built-in functions. XPath is a major element in the XSLT…