[
Lists Home |
Date Index |
Thread Index
]
- To: <kk@kohsuke.org>,<xml-dev@lists.xml.org>
- Subject: RE: [xml-dev] What is the common XML API in Win32 platform?
- From: "Dare Obasanjo" <dareo@microsoft.com>
- Date: Fri, 20 Sep 2002 21:17:46 -0700
- Thread-index: AcJhI1c093mmRZfxSr2fiWjMcGml6QAAlAOQ
- Thread-topic: [xml-dev] What is the common XML API in Win32 platform?
Most people on our newsgroups seem to be using MSXML DOM. If I were you I'd look towards providing an implementation for the .NET Framework.
-----Original Message-----
From: kk@kohsuke.org [mailto:kk@kohsuke.org]
Sent: Fri 9/20/2002 9:03 PM
To: xml-dev@lists.xml.org
Cc:
Subject: [xml-dev] What is the common XML API in Win32 platform?
I'm implementing a RELAX NG validator for Win32 platform,
but I wonder which API I should target to.
What is the API people tend to use in VC++/VB/Delphi world?
Are people using MSXML DOM? MSXML SAX? or Xerces-C?
When I was working on Win32, the only API available in MSXML was DOM.
But I suppose things has changed considerably during this one or two
years.
Any feedback would be greatly appreciated.
-------------
Kohsuke Kawaguchi (kk@kohsuke.org)
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
|