I
intrader
I need help with the code to create a recordset from a string containing
XML. The XML represents one or more history records. The history records
have the representation:
<Filters>
<filter>
<actionType></actionType>
<lpidlist></lpidlist>
<filterDetail>
<firstFilter></firstFilter>
<secondFilter></secondFilter>
....etc.
<filterDetail>
<filter>
....etc.
</Filters>
I really appreciate your help with this.
Thanks
XML. The XML represents one or more history records. The history records
have the representation:
<Filters>
<filter>
<actionType></actionType>
<lpidlist></lpidlist>
<filterDetail>
<firstFilter></firstFilter>
<secondFilter></secondFilter>
....etc.
<filterDetail>
<filter>
....etc.
</Filters>
I really appreciate your help with this.
Thanks