thanks Jason.. Regards shalini
-----Original Message----- From: Jason Stewart [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 12:05 PM To: [email protected] Subject: Re: XML::Xerces API List Hi Shalini, Xerces is an XML 'parser' not an XML generator. You don't need a special tool to generate XML, just print() statements. Given that, there is an example module in the samples/ directory called Writer.pm that shows how you can use a callback mechanism to write XML. HTH, jas. On 8/1/06, Hegde, Shalini R (STSD) <[EMAIL PROTECTED]> wrote: > > Hi, > > Does anybody have XML::Xerces api list.. > > My question is "how to generate a simple XML file using XML::Xerces".. > > > Thnaks in advance > shalini > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
