Document Schema Definition Languages
From Wikipedia, the free encyclopedia
|
|
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (March 2009) |
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.[1]
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
[edit] Notes
| This computer programming-related article is a stub. You can help Wikipedia by expanding it. |