[fpc-pascal](Auto) XML Record Loader - Exist?
James Mills
prologic at daisy.ods.org
Tue Jun 17 05:24:36 CEST 2003
On Tue, Jun 17, 2003 at 12:13:53AM +0200, RRC2Soft wrote:
> Hello all!
>
> I want to know if there's a tool that creates the OpenXML code needed
> for loading and saving an entire record from/to XML automatically.
What would the purpose of this be ?
cheers
James
>
> ------------------------------------------------
>
> Example:
> Type TCoord = Record
> X,Y:Integer;
> end;
> TActor = Record
> Coord:TCoord;
> Name:String;
> end;
>
> <=Code=>
>
> <ACTOR>
> <COORD>
> <X> 1 </X>
> <Y> 2 >/Y>
> <TCOORD>
> <NAME> RUI BRENNAN </NAME>
> </ACTOR>
>
> Thanks,
> Rodrigo "Rui" R. (1/2 RRC?Soft)
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
--
-
- James Mills
Zero Defect Software Engineers Group - ZDSEG
More information about the fpc-pascal
mailing list