Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-37262

XMLISVALID() schema validation function

    XMLWordPrintable

Details

    • Q1/2026 Server Development, Q2/2026 Server Maintenance, Q2/2026 Server Development

    Description

      With MDEV-37261 we have implemented the XML Datatype.

      We should implement the validation function XMLISVALID(string), which only checks if the string has a single root, closed tags, and proper nesting.
      The overloaded function XMLISVALID(string,xml_schema) should additionally validate the. string against a XML Schema definition.
      The xml_schema of XMLISVALID is either the schema text or the URL of the already registered schema. In this task we only implement textual schema's. Schema registering is for MDEV-39125.

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              serg Sergei Golubchik
              Alexey Botchkov Alexey Botchkov
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.