RE: Drop drop strongly typed datasets.
- From: v-kevy@xxxxxxxxxxxxxxxxxxxx (Kevin Yu [MSFT])
- Date: Wed, 18 Jan 2006 02:50:50 GMT
Hi,
Does the xml file contains data information or the schema information? If
you get a file with the schema information, you can just paste the schema
to DataSet xsd file. However, we cannot get the schema from the xml data
directly. We can only
1. open the xml data file in VS.NET
2. In the Xml menu, select Create schema.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
.
- References:
- Drop drop strongly typed datasets.
- From: drchips
- Drop drop strongly typed datasets.
- Prev by Date: "Object library not registered" error.
- Next by Date: Re: "Object library not registered" error.
- Previous by thread: Drop drop strongly typed datasets.
- Next by thread: "Object library not registered" error.
- Index(es):
Relevant Pages
- Re: how to return xml document from a web service
... what specific XML you expect. ... If you have a schema that defines what
you expect, ... The second issue with this approach is that XML is not a string. ...
>> methods from the wire transport. ... (microsoft.public.dotnet.framework.aspnet.webservices) - my first Tck/Tk program... and an XML question
... program which takes an XML Schema file, ... a basic XML tree and allows
the user to save it. ... proc open_schema { ... (comp.lang.tcl) - RE: Data Insertion
... >The physical database structure is already in place. ... >I can determine
the XML file and whether it contains a schema. ... In this particular case XML Schema
is used to create a DataSet schema (set ... you're probably wondering how it's possible to load
XML without XML ... (microsoft.public.dotnet.framework.compactframework) - Re: GEDOM as a database format
... format for meaning, that is, structure. ... If at least a basic XML schema
is agreed on and XML used in any fashion, ... mothers: the autosomal/X mother and the mitochondrial
mother .. ... (soc.genealogy.computing) - [ANN] New XML Editor in Visual Studio 2005 Beta 1
... Full syntax coloring for all XML and DTD syntax. ... Intellisense based on any
DTD, ... Schema picker dialog for overriding schemas used for validation, which
is then remembered as a document property in your solution. ... Goto Definition command for navigating
between elements and their associated DTD, XDR or XSD schema definitions. ... (microsoft.public.dotnet.xml)