Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some info on SQLXMLCommand()
Message
From
20/08/2002 15:37:30
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00691340
Message ID:
00691639
Views:
15
>>>It's an Annotated Schema. It contains additional attributes that map elements and attibutes to tables and columns.
>>
>>You mean the internal process of that method? The one which does a proper XML format in regards to the XSD schema?
>
>No (I hope I understand your question correctly). The XSD file that is supplied contains the schema that the results should look like (that much you knew). In addition, the schema is annotated to indicate the tables and columns that map to the elements and attributes.

Ok, as this is unique to SQL Server, we'll be able to ignore that in VFP as it's practically impossible to redo that same data processing for just following the schema. If it changes, we'll adjust accordingly by generating the XML as per what it should be. So, we'll obtain the same thing as the SQLXMLCommand() but it won't be updated automatically, assuming the XSD schema that is required would change. In such a situation, we'll just adjust our XML generation manually to reflect the updates in the XSD schema that is required.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform