Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Constraint syntax added in the Xml
Message
From
26/10/2015 20:52:23
 
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
Constraint syntax added in the Xml
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01626475
Message ID:
01626475
Views:
30
I have a Web Service returning some Xml. That Xml contains the schema of a dataset.

The Xml schema part include this constraint syntax:
      <xs:unique name="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//Temp" />
        <xs:field xpath="NoClient" />
        <xs:field xpath="NoInvoice" />
      </xs:unique>
Anyone would know where this is coming from?
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
Reply
Map
View

Click here to load this message in the networking platform