Parse an XML file. Use XPath to navigate.
Example
I Ain't Afraid of No Code!
[
[
"xml",
{
"subtable": null,
"html": false,
"namespaces": null,
"mapping": {
"key1": "mapping1"
},
"row_match": "dim_A",
"_comment": null
}
]
]
param str subtable: Name a subtable in which output will be stored (will create subtable where necessary).
param boolean html:
param list namespaces:
param list mapping: Provide XmlXpathView configuration data.
param str row_match:
param str comment: A comment that will appear in the Transformation UI.
Comments
0 comments
Article is closed for comments.