I need to parse a field to show all the groups of data in this large field. For example- all the email addresses.
<ROW><EVENT type="C">Task Is Late</EVENT><ACTION type="C">Send
Email</ACTION><PARAMS type="C"><parameters><NUMPARAMETERS>1</NUMPARAMETERS><Caption1>Days
Late</Caption1><Name1>DaysLate</Name1><DaysLate.value>3</DaysLate.value>
<type1>Number</type1></parameters></PARAMS><EXPRESSION
type="C">days_late >= <%poXML.mExtract([dayslate.value])%> and
act_finish='1899-12-30'</EXPRESSION><TARGET
type="C"><NUMPARAMETERS>3</NUMPARAMETERS><Caption1>Emails</Caption1><Name1>email
</Name1><email.value>dliming@maidenform.com</email.value><type1>Text</type1>
<Caption2>Subject</Caption2><Name2>Subject</Name2><Subject.value>Design
Complete</Subject.value><type2>String</type2><Caption3>Message</Caption3>
<Name3>Message</Name3><Message.value>Design
is late, please
provide...</Message.value><type3>Text</type3></TARGET><REPEAT
type="C">0</REPEAT><ID_ITEM type="C">0</ID_ITEM></ROW>
<ROW><EVENT type="C">Task Is Late</EVENT><ACTION type="C">Send
Email</ACTION><PARAMS type="C"><parameters><NUMPARAMETERS>1</NUMPARAMETERS><Caption1>Days
Late</Caption1><Name1>DaysLate</Name1><DaysLate.value>3</DaysLate.value>
<type1>Number</type1></parameters></PARAMS><EXPRESSION
type="C">days_late >= <%poXML.mExtract([dayslate.value])%> and
act_finish='1899-12-30'</EXPRESSION><TARGET
type="C"><NUMPARAMETERS>3</NUMPARAMETERS><Caption1>Emails</Caption1><Name1>email
</Name1><email.value>dliming@maidenform.com</email.value><type1>Text</type1>
<Caption2>Subject</Caption2><Name2>Subject</Name2><Subject.value>Design
Complete</Subject.value><type2>String</type2><Caption3>Message</Caption3>
<Name3>Message</Name3><Message.value>Design
is late, please
provide...</Message.value><type3>Text</type3></TARGET><REPEAT
type="C">0</REPEAT><ID_ITEM type="C">0</ID_ITEM></ROW>