Azure SQL XML Datatype XSD validation

63 views Asked by At

From the following thread Azure XML support I can see that Azure SQL supports a native XML datatype. However, does anyone know:

  • whether an XSD can be associated with the column value for validation of create / update operations; and,
  • If "yes" what version of XSD is supported (e.g. 1.0, 1.1 ...etc)

Thanks

0

There are 0 answers