📑 Table of Contents

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 as a multi-part ISO/IEC Standard, ISO/IEC 19757.[1] It was developed by ISO/IEC JTC 1/SC 34 (ISO/IEC Joint Technical Committee 1, Subcommittee 34 - Document description and processing languages).[2][3]

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

  • Part 2: Regular-grammar-based validation – RELAX NG
  • Part 3: Rule-based validation – Schematron
  • Part 4: Namespace-based Validation Dispatching Language (NVDL)
  • Part 5: Extensible Datatypes
  • Part 7: Character Repertoire Description Language (CREPDL)
  • Part 8: Document Semantics Renaming Language (DSRL)
  • Part 9: Namespace and datatype declaration in Document Type Definitions (DTDs) (Datatype- and namespace-aware DTDs)
  • Part 11: Schema Association

See also

edit

References

edit
  1. ^ "Iso/Iec JTC 1/Sc 34". Archived from the original on 2014-05-06. Retrieved 2009-12-25.
  2. ^ ISO (5 March 2008). "JTC 1/SC 34 - Document description and processing languages". ISO. Retrieved 2009-12-25.
  3. ^ ISO JTC1/SC34. "JTC 1/SC 34 - Document Description and Processing Languages". Archived from the original on 2014-05-06. Retrieved 2009-12-25.{{cite web}}: CS1 maint: numeric names: authors list (link)
edit

📚 Artikel Terkait di Wikipedia

XML schema

integrity constraints. There are languages developed specifically to express XML Schemas. The document type definition (DTD) language, which is native to the XML

XML Schema (W3C)

schema languages, XSD can be used to express a set of rules to which an XML document must conform to be considered "valid" according to that schema.

Document type definition

A document type definition (DTD) is a specification file that contains a set of markup declarations that define a document type for an SGML-family markup

XML

such as those used in web services. Several schema systems exist to aid in the definition of XML-based languages, while programmers have developed many application

Schematron

The current ISO recommendation is Information technology, Document Schema Definition Languages (DSDL), Part 3: Rule-based validation, Schematron (ISO/IEC

RELAX NG

by part two of the international standard ISO/IEC 19757: Document Schema Definition Languages (DSDL). ISO/IEC 19757-2 was developed by ISO/IEC JTC 1/SC

Document Definition Markup Language

Document Definition Markup Language (DDML) is an XML schema language proposed in 1999 by various contributors from the xml-dev electronic mailing list

List of XML markup languages

Service Markup Language DisplayML DocBook: a markup language for technical documentation. Document Schema Definition Languages Document Structure Description: