Re: XML::Xerces API List
"Jason Stewart" <[email protected]> Thu, 3 Aug 2006 12:05:28 +0530
| Newsgroups | gmane.text.xml.xerces-p.devel |
|---|---|
| Message-ID | <[email protected]> |
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] > >