RE: Extracting data from XML File Help Haydn Parker 12.Oct.04 06:32 AM a Web browser Domino Designer 6.5.2Windows XP
Firstly its helpful if you say what the problem is.
What happens? Error messages?
Looking at that quickly, currency and rate are attributes not elements so you need
currency$=CubeNode.GetAttribute("currency")
etc