RE: [fpc-pascal] XML Programming..

2008-02-13 Thread erwinam2006
Michael, please send me that article and example about that. Thanks.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Van Canneyt Sent: Wednesday, February 13, 2008 4:32 PM To: FPC-Pascal users discussions Subject: RE: [fpc-pascal] XML

RE: [fpc-pascal] XML Programming..

2008-02-13 Thread Michael Van Canneyt
-) Michael. > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michael Van > Canneyt > Sent: Wednesday, February 13, 2008 3:38 PM > To: FPC-Pascal users discussions > Subject: RE: [fpc-pascal] XML Programming.. > >

RE: [fpc-pascal] XML Programming..

2008-02-13 Thread erwinam2006
Subject: RE: [fpc-pascal] XML Programming.. On Wed, 13 Feb 2008, [EMAIL PROTECTED] wrote: > Actually I want to change data beetwen application from .Net with my app in > FPC using web interface (webservices ?). Is there are an examples about that > ? If this is your goal, you don&#

RE: [fpc-pascal] XML Programming..

2008-02-13 Thread Michael Van Canneyt
On Wed, 13 Feb 2008, [EMAIL PROTECTED] wrote: > Actually I want to change data beetwen application from .Net with my app in > FPC using web interface (webservices ?). Is there are an examples about that > ? If this is your goal, you don't need XML, you need WST (Web Services Toolkit). Look on t

Re: [fpc-pascal] XML Programming..

2008-02-13 Thread Damien Gerard
Le Feb 13, 2008 à 2:06 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED] > a écrit : Actually I want to change data beetwen application from .Net with my app in FPC using web interface (webservices ?). Is there are an examples about that ? May be take a look at this : http://wiki.freepascal.o

RE: [fpc-pascal] XML Programming..

2008-02-12 Thread erwinam2006
-Pascal users discussions Subject: Re: [fpc-pascal] XML Programming.. What type of programming ? DOM ? SOAP ? XMLRPC ? XSLT ? XSL ? other technologies ? As other replied there is a DOM implementation, but if you require different technology then please tell us. Please note that XML is a hough

RE: [fpc-pascal] XML Programming..

2008-02-12 Thread erwinam2006
Oh great.. With my pleasure.. please sent it to my email.. thaks before. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Van Canneyt Sent: Tuesday, February 12, 2008 4:47 PM To: FPC-Pascal users discussions Subject: Re: [fpc-pascal] XML

Re: [fpc-pascal] XML Programming..

2008-02-12 Thread Damien Gerard
Le Feb 11, 2008 à 2:15 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED] > a écrit : Hi.. I’m looking for an example how to use or programming XML in fpc.. n the documentation I hope.. http://www.thomas-zastrow.de/texte/fpcxml/index.php -- Damien Gerard [EMAIL PROTECTED] Le temps n'a pas d'im

Re: [fpc-pascal] XML Programming..

2008-02-12 Thread ik
What type of programming ? DOM ? SOAP ? XMLRPC ? XSLT ? XSL ? other technologies ? As other replied there is a DOM implementation, but if you require different technology then please tell us. Please note that XML is a hough subject on it's own. Ido On Feb 11, 2008 3:15 AM, <[EMAIL PROTECTED]> wr

Re: [fpc-pascal] XML Programming..

2008-02-12 Thread Graeme Geldenhuys
On 11/02/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi.. I'm looking for an example how to use or programming XML in fpc.. n the > documentation I hope.. > You can also look at FPCunit which is part of FPC. It has a XML output option built in. 'lazde' or 'fpde' are other options. Reg

Re: [fpc-pascal] XML Programming..

2008-02-12 Thread g . marcou
s. It is based on XML so it does use XML units. So I believe it is a good example even if the software is yet a little bit unstable. Ciao, Gilles Marcou -- Message: 10 Date: Mon, 11 Feb 2008 08:15:23 +0700 From: <[EMAIL PROTECTED]> Subject: [fpc-pascal] XML

Re: [fpc-pascal] XML Programming..

2008-02-12 Thread Michael Van Canneyt
On Mon, 11 Feb 2008, [EMAIL PROTECTED] wrote: > Hi.. I'm looking for an example how to use or programming XML in fpc.. n the > documentation I hope.. FPC has a DOM implementation. I have a small article where the use of DOM is introduced. It constructs a XML viewer application. If you want

[fpc-pascal] XML Programming..

2008-02-12 Thread erwinam2006
Hi.. I'm looking for an example how to use or programming XML in fpc.. n the documentation I hope.. Tq.. Regards, EAM ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal