Document Schema Definition Languages

From Wikipedia, the free encyclopedia

Document Schema Definition Languages (DSDL) is a framework within which multiple validation tasks of different types can be applied to an XML document in order to achieve more complete validation results than just the application of a single technology.

It is specified by the standard ISO/IEC 19757.

DSDL is a multipart standard defining a modular set of specifications for describing the document structures, data types, and data relationships in structured information resources.

  • Part 1 Overview
  • Part 2 Regular-grammar-based validation - RELAX NG
  • Part 3 Rule-based validation - Schematron
  • Part 4 Namespace-based validation dispatching language - NVDL
  • Part 5 Datatype Library Language - (DTLL)
  • Part 6 Path-based integrity constraints
  • Part 7 Character Repertoire Description Language (CRDL)
  • Part 8 Document Schema Renaming Language (DSRL)
  • Part 9 Datatype- and namespace-aware DTDs
  • Part 10 Validation Management

[edit] See also

[edit] External links