To be more specific can i select all ORDINATE_ITEM
elements from position 1 to position 5
select="ORDINATE_ITEM[position() < 6]
and then all all ORDINATE_ITEM
elements from position 6 to the last position?
Thanks
select="ORDINATE_ITEM[position() >= 6]
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________