Hi,
I need to get the value from the “headerType” element, but I don’t know how to do it. In my opinion, the error is caused by an attribute in the “data” collection
<in:xmlData xmlns:in="http://www.test.cz">
<in:data xmlns="http://www.test.cz">
<in:insuranceOrderForm>
<in:layout>
<in:headerType>0</in:headerType>
</in:layout>
</in:insuranceOrderForm>
</in:data>
</in:xmlData>
Thank you for your help
Greeting
John
xml.xml (237 Bytes)