<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Accessing Elements String Content and Childrens String content</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Courier New">With the code below, is there a way that I can access the String content</FONT>
<BR><FONT SIZE=2 FACE="Courier New">of the CNAME element and its children 'Without' explicitly use child element</FONT>
<BR><FONT SIZE=2 FACE="Courier New">names. For further processing, I want to pull the string:</FONT>
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT SIZE=2 FACE="Courier New"> Rev. Proc. 2001-43 and Profits Interest: ABCDEFGHIJK</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">&lt;NAME&gt;</FONT>
<BR><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp; &lt;SLNK SRCEID=&quot;ABC:638.3-1&quot;&gt;</FONT>
<BR><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;PLINK N=&quot;2001-43&quot;&gt;Rev. Proc. 2001-43&lt;/PLINK&gt;</FONT>
<BR><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp; &lt;/SLNK&gt;</FONT>
<BR><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp; &lt;PLINK N=&quot;2001-43&quot;&gt;</FONT>
<BR><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;M MID=&quot;ABC:638.3&quot; MTYPE=&quot;LS&quot; MDATE=&quot;20011011&quot; MTIME=&quot;12501405&quot;/&gt;</FONT>
<BR><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rev. Proc. 2001-43&lt;/PLINK&gt; and Profits Interest: ABCDEFGHIJK</FONT>
<BR><FONT SIZE=2 FACE="Courier New">&lt;/NAME&gt;</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Any help is appreciated.</FONT>
</P>
<BR>

</BODY>
</HTML>