in reply to Re^4: Another problem with XML parser
in thread Another problem with XML parser

If you were using strict (or my code :) you'd see the difference between $InstanceNumber and $IstanceNumber.

Replies are listed 'Best First'.
Re^6: Another problem with XML parser
by Paulux (Acolyte) on Nov 17, 2009 at 09:21 UTC
    But in your code in the handlers start and end you don't empty out the variable $Number, is just because you check if you are in the node with the variable $inHeader = 1; ? B/R