Hi

I have the following snippet of XML code. I need to get ahold of the attribute value for AddressStateTC. How do I do this in VB6. I know how to get a hold of all of the element values but the attribute value is eluding me.

Thanks In Advance


- <Address>
<AddressKey>1</AddressKey>
<AddressTypeCode tc="901">MAILING</AddressTypeCode>
<Line1>1 Baghdad Road</Line1>
<City>Paris</City>
<AddressState>France</AddressState>
<AddressStateTC tc="799" />