On Fri, Sep 18, 2015 at 10:39 AM, Thierry Nivelet <[email protected]> wrote:
> Hi Kent, > > we have a cXMLofObject() function which linearizes an object into an XML > string, supporting all VFP classes including collections (not COM object), > and array properties. Here is a sample XML generated: > > > <#o#><#c#>Collection</#c#><#cl#></#cl#><#p#><#n#>object</#n#><#t#>O</#t#><#v#><#o#><#c#>Collection</#c#><#cl#></#cl#><#p#><#n#>object</#n#><#t#>O</#t#><#v#><#o#><#c#>Custom</#c#><#cl#></#cl#><#p#><#n#>object</#n#><#t#>O</#t#><#v#></#v#></#p#><#p#><#n#>string</#n#><#t#>C</#t#><#v#>testValue</#v#></#p#></#o#></#v#></#p#><#p#><#n#>string</#n#><#t#>C</#t#><#v#>testValue</#v#></#p#><#item#><#key#>testItem1</#key#><#type#>C</#type#><#value#>testItem1</#value#></#item#><#item#><#key#>testItem2</#key#><#type#>C</#type#><#value#>testItem2</#value#></#item#></#o#></#v#></#p#><#p#><#n#>string</#n#><#t#>C</#t#><#v#>testValue</#v#></#p#><#item#><#key#>testItem1</#key#><#type#>C</#type#><#value#>testItem1</#value#></#item#><#item#><#key#>testItem2</#key#><#type#>C</#type#><#value#>testItem2</#value#></#item#></#o#> > > If you find a way to diff 2 such XML, it should suit you. > > -------------- Do you care that one object may have a value as double and comparison as text? -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajidmylzj2sglgrn-6eopbc0eosd+uf73snwnlajavrwxvs...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

