DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Wed, 15 Aug 2007 12:57:10 +0330,    posted on: microsoft.public.dotnet.xml        back       

Thread Index
  1    Leon_Amirreza
          2    John Saunders [MVP] john.saunders at trizetto.com


How can I compare 2 XML dataset schemas?   
Hi,
How can I comapre 2 dataset schemas are compatible (Same table columns, same 
keys, same constraints, ...)?
Date:Wed, 15 Aug 2007 12:57:10 +0330   Author:  

Re: How can I compare 2 XML dataset schemas?   
"Leon_Amirreza"  wrote in message 
news:e90a55x3HHA.5984@TK2MSFTNGP04.phx.gbl...

> Hi,
> How can I comapre 2 dataset schemas are compatible (Same table columns, 
> same keys, same constraints, ...)?


You can use the System.Xml.Schema.XmlSchema class. You can load the schemas 
from .XSD files using the Read method. You will then have to recursively 
compare the two object graphs.
-- 
John Saunders [MVP]
Date:Fri, 17 Aug 2007 21:37:01 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us