wwXML::ADOXMLToCursor
Takes an ADO created XML recordset saved with rs.Save(
o.ADOXMLToCursor(lcXML,lcCursor)
.T. or .F.
Parameters
lvXML
String: Input of the XML string provided
Object: XML DOM object.
lcCursor
Name of the cursor to write the data to.
Remarks
Current version requires that the cursor exists before importing occurs -