A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  special characters  sybase-tech-blog


Category: ASE: Functions: XML Functions

xmlvalidate()

The XML function xmlvalidate() checks the validity of a XML document.

Syntax of the String Function xmlvalidate()

    xmlvalidate(xml_data_expression [option "optional_parameter"])
    

See also:

ASE T-SQL - Aggregate Functions,
XML Functions.