Thx a lot, my autosupport xml's don't use <![CDATA[WertAlex]]>. My XML input file is machine generated.
The Values are in the structure .e.g. <IPAddress>99.99.99.99</IPAddress>
Example with more context:
<Connection>
<ConnectType></ConnectType>
<AccessType></AccessType>
<Version>V4711</Version>
<InPolicy></InPolicy>
<OutPolicy></OutPolicy>
<RouterIP>99.99.99.9</RouterIP>
<IPAddress>99.99.99.9</IPAddress>
<IPName>ab</IPName>
<NAT_IP></NAT_IP>
<EMC_IP></EMC_IP>
<State>NA</State>
<UserID></UserID>
<AppName></AppName>
<UdpSocket></UdpSocket>
<ConnectNum></ConnectNum>
<Port>471222</Port>
</Connection>
So I'll use yEd to get an overview of the structure and im looking for to get a List/Table of the Values.
Great Thanks to your fast support.
Alexandra