If you want to use Xerces-C, you'll need to adapt the DOMPrint sample to
output to a file rather than the console. Xerces-C does not include a
serializer, though it probably will at some future time. (The DOM3 spec will
provide a standard model for serialization, which will presumably be
implemented in Xerces at some point. In the meantime, if someone wanted to
contribute a useful serializer, I'm sure it would be welcomed.)
Alternatively, you could try Xerces-J (the Java version) or Xalan (an XSLT
processor), which I understand include serializers.
-----Original Message-----
From: Deepak Jotawar [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 9:52 AM
To: [EMAIL PROTECTED]
Subject: Query.....
Importance: High
Hello,
Our application consists of building a XML file
how do I buil an XML file (physical file) using Xerces on Win-NT, can I get
a code in C++ that actully builds a .xml file,
Kindly help out.
Thanks,
Warm Regards,
Deepak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]