Forum Discussion
nmrao
10 years agoChampion Level 3
Here is another example with different name spaces and column data in attribute this time instead of node. May be you will be more clear.
The trick is if you select first element, you have to select its child node only for column xpath. Hope this is clear.
And the steps in the screen shots
The trick is if you select first element, you have to select its child node only for column xpath. Hope this is clear.
<urn:cities xmlns:urn="http://example.com/cities" xmlns:urn1="http://example.com/city">
<urn1:city name='Beijing' />
<urn1:city name='Tokyo' />
<urn1:city name='Moscow' />
<urn1:city name='Moscow' />
<urn1:city name='Jakarta' />
<urn1:city name='Seoul' />
</urn:cities>
And the steps in the screen shots
Related Content
- 3 years ago
- 3 years ago
- 13 years ago
- 7 years ago
Recent Discussions
- 5 days ago
- 10 days ago