User Tools

Site Tools


ddsf:public:guidebook:06_append:glossary:x:xsd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ddsf:public:guidebook:06_append:glossary:x:xsd [2020/10/02 12:24]
murphy
ddsf:public:guidebook:06_append:glossary:x:xsd [2021/07/14 15:59] (current)
murphy ↷ Links adapted because of a move operation
Line 1: Line 1:
 ===== XML Schema Definition (XSD) ===== ===== XML Schema Definition (XSD) =====
-[[ddsf:private:cookbook:​06_append:​glossary| Return to Glossary ]]+[[ddsf:public:guidebook:​06_append:​glossary:start| Return to Glossary ]]
  
 XML Schema Definition (XSD), a recommendation of the World Wide Web Consortium (W3C), specifies how to formally describe the elements in an Extensible Markup Language (XML) document. It can be used by programmers to verify each piece of item content in a document. They can check if it adheres to the description of the element it is placed in. XML Schema Definition (XSD), a recommendation of the World Wide Web Consortium (W3C), specifies how to formally describe the elements in an Extensible Markup Language (XML) document. It can be used by programmers to verify each piece of item content in a document. They can check if it adheres to the description of the element it is placed in.
  
-Like all [[ddsf:private:cookbook:​06_append:​glossary:​x:​xml]] schema languages, XSD can be used to express a set of rules to which an XML document must conform in order to be considered "​valid"​ according to that schema. However, unlike most other schema languages, XSD was also designed with the intent that determination of a document'​s validity would produce a collection of information adhering to specific data types. Such a post-[[ddsf:​private:cookbook:​06_append:​glossary:​v:​validation|validation]] [[ddsf:private:cookbook:​06_append:​glossary:​x:​xml_infoset]] can be useful in the development of XML document processing software. ​+Like all [[ddsf:public:guidebook:​06_append:​glossary:​x:​xml]] schema languages, XSD can be used to express a set of rules to which an XML document must conform in order to be considered "​valid"​ according to that schema. However, unlike most other schema languages, XSD was also designed with the intent that determination of a document'​s validity would produce a collection of information adhering to specific data types. Such a post-[[ddsf:​public:guidebook:​06_append:​glossary:​v:​validation|validation]] [[ddsf:public:guidebook:​06_append:​glossary:​x:​xml_infoset]] can be useful in the development of XML document processing software. ​
  
 Source: [[https://​en.wikipedia.org/​wiki/​XML_Schema_(W3C) | XML Schema Definition(XSD) ]] Source: [[https://​en.wikipedia.org/​wiki/​XML_Schema_(W3C) | XML Schema Definition(XSD) ]]
  
ddsf/public/guidebook/06_append/glossary/x/xsd.1601655841.txt.gz · Last modified: 2020/10/02 12:24 by murphy