My developers are passing me xml where part of it looks like this...

<AMR areaStartDate="2007/09/21" areaEndDate="2007/10/20">Yes</AMR>
<CE areaStartDate="2007/11/22" areaEndDate="2007/11/22">Yes</CE>

There's much more but these are dates I'm using for the xField and 
minField for the series in a bar chart.  So I need to use the 
areaStartDate and areaEndDate depending on a filter I have set up.  If 
the user picks "AMR" the get those dates in the chart, or if they 
pick "CE" they get those, and so on.  How do I specify date attribues 
within different tags?  This is set up in an arrayCollection.

Any Help would be great,
Thanks,
Mark

Reply via email to