11 years ago
Problem with xsi:type prefix
Hi!
Testing our SOAP project we found a interesting bug. When you define xpath match the prefix change between executions. The problem is when you have a <xsd_1:bigObject xsi:type="xsd_1:anyObject"> the first ocurrence of xsd_1 change in run time but the second ocurrend don't change.
Regards
Testing our SOAP project we found a interesting bug. When you define xpath match the prefix change between executions. The problem is when you have a <xsd_1:bigObject xsi:type="xsd_1:anyObject"> the first ocurrence of xsd_1 change in run time but the second ocurrend don't change.
Regards