Hi,
I am using CONNECT for some XML files, but lately came to a problem I was unable to solve so far.
The XML has the following structure:
<PhysicalLocation>
<Name>Address</Name>
<Area type="countrycode">
</Area>
<Area type="postalcode">
</Area>
<Area type="municipality">
</Area>
</PhysicalLocation>
Is there a way to get a column for the value in e.g. area type=„countrycode"?
Any help is very much appreciated!
Thanks!
Björn