Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with XML schema
Message
From
21/03/2004 23:51:49
 
 
To
21/03/2004 23:47:19
General information
Forum:
ASP.NET
Category:
XML
Miscellaneous
Thread ID:
00888315
Message ID:
00888412
Views:
11
>>But generating the schema on the client is like drawing a map based on what other voyager told you about a trip. 8-)
>>
>>Try using the MissingSchemaAction. It will generate the full schema as VFP needs.
>
>Oh, oh, ok, I will try to investigate that. If it would work it would save me some manipulations on the client side.

Sure. Is as simple as setting:
YourDataAdapter.MissingSchemaAction = MissingSchemaAction.AddWithKey
in your data adapter before generating the xml.

Good nights (I'm going to sleep a couple hours now <s>).
Previous
Reply
Map
View

Click here to load this message in the networking platform