hernan.morales said

<<
Write a method

YourSAXParser>>characters: aString

to access the contents of the current node in aString. YourSAXParser
should be a subclass of SAXHandler.
>>

Thanks Hernan, I now have a working system.

Cheers
Andy