SOT v1.2 supports D2010 attributes for marshalling, but I don't believe
it's documented.
Type
TMyRecord = record
[SOName('ns1:brand')]
brand: String;
[SOName('ns2:quantity')]
amount: Integer;
end;
Original issue reported on code.google.com by willi...@codics.com on 8 Mar 2010 at 5:19
Original issue reported on code.google.com by
willi...@codics.com
on 8 Mar 2010 at 5:19