Resource Directory Description Language: Difference between revisions

Content deleted Content added
No edit summary
 
(6 intermediate revisions by 6 users not shown)
Line 1:
In [[computing]], '''Resource Directory Description Language''' ('''RDDL''') is an extension of [[XHTML]] Basic 1.0. An RDDL document, called a Resource Directory, provides a package of information about some target. The targets which RDDL was designed to describe are [[XML Namespacenamespace]]s. The specification for RDDL (http://www.rddl.org/) has no official standing and has not been considered nor approved by any organization (e.g., W3C).
 
RDDL is designed to allow both human readers and software robots to find any sort of resource associated with a particular namespace. Instead of putting one thing at the end of a namespace [[UniversalUniform Resource Identifier|URI]], RDDL puts a document there that lists all the machine-processable documents that might be available, including, but not limited to:
 
* [[Document Type Definition]]s (DTD)
* [[XML schema]]s in a variety of languages (including [[Regular Language description for XML|RELAX]], [[Schematron]], [[W3C XML Schema]], [[Regular Language description for XML|TREX]], and others)
* [[Cascading Style Sheets]], [[XSLT]], and other style sheet specifications
* Specification documents
Line 15:
*[http://xml.coverpages.org/rddl.html Cover Pages: Resource Directory Description Language (RDDL)]
*[http://www.oreillynet.com/pub/a/oreilly/xml/news/xmlnut2_0201.html What does a namespace URI locate?]
{{compu-lang-stub}}
 
[[Category:HTML]]
 
 
{{compu-lang-stub}}