← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [xml-dev] ��: Is there API for creating XML Schema?

From
Joe Fawcett <>
To
Date
2005-08-18T07:13:08Z
ID
<>
Thread
RE: [xml-dev] ��: Is there API for creating XML Schema?
The Microsoft Parser, version 4.0 and greater has a schema object model 
(SOM) that sounds like what you are after. I'm not sure whether this is a 
standard thing or just something Microsoft has come up with but it enables 
you to retrieve collections of declarations, complex types etc. There is a 
tutorial in the SDK at msdn.com/xml in the downloads section, look for 
"Microsoft XML Core Services 4.0 Service Pack 2".

--

Joe

>From: "Li Yuejiong(John)" <>
>To: <>
>Subject: [xml-dev] ����: Is there API for creating XML Schema?
>Date: Thu, 18 Aug 2005 15:03:38 +0800
>
>Hi,
>
>
>
>I want to create and parse XML Schema file. But I don't want to treat it as 
>XML file. If so, I have to deal with all complicated tech aspects of 
>Schema. Is there any API for this purpose?
>
>
>
>Thanks,
>
>John
>
← Prev in month ← Prev in thread
Next in thread → Next in month →