Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataSet.WriteXML change schema ID
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
DataSet.WriteXML change schema ID
Environment versions
Environment:
VB 9.0
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01628174
Message ID:
01628174
Views:
43
Hi,

When you write XML from a dataset, the .NET class automatically sets the schema ID as "NewDataSet". Is it possible to change it, to specify your own ID name? (e.g. "VFPDataSet"). I think the proper name is "root attribute".

Also, to change the element name from default "table" to something different?

Here is an example:
    mydataset.WriteXml( "PM_TESTING.XML", XmlWriteMode.WriteSchema )
TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform