SS4.5 build 103m: error with PI

Hi,

please open the project test.prj. Open test.xsl. There are two scenarios, 'Debug' and 'Saxon'. There are two processing instructions in test.xml. With scenario 'Saxon', the result contains one PI (as expected). With scenario 'Debug' (SS4 internal processor) the result contains two PI's (wrong?).

With both scenarios the template match="h4" is never reached, but the template match="*[name()='h5']" is reached. Why is match="h4" never reached? Is this an error?

regards, Hans-Peter
