Groups | Blog | Home
all groups > dotnet xml > july 2005 >

dotnet xml : Any thing like this in .NET?


Martin Honnen
7/22/2005 1:23:52 PM


[quoted text, click to view]

..NET has a SOM (Schema Object Model) implemented, check the
System.Xml.Schema
namespace with classes like
System.Xml.Schema.XmlSchema

--

Martin Honnen --- MVP XML
smartkid
7/22/2005 6:37:17 PM
The XML Schema Infoset Model is a reference library that provides an API for
use with any code that examines, creates or modifies W3C XML Schema
(standalone or as part of other artifacts, such as XForms or WSDL
documents).

http://eclipse.org/emf/xsd.php

Thanks

AddThis Social Bookmark Button