An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Document Structure Description, or DSD, is a schema language for XML, that is, a language for describing valid XML documents. It's an alternative to DTD or the W3C XML Schema. An example of DSD in its simplest form: xmlns="http://www.brics.dk/DSD/2.0" xmlns:my="http://example.com"> name="my:foo"/> name="first"/> name="second"/> name="my:bar"/> name="my:bar"/> One XML document that would be valid according to the above DSD would be: xmlns="http://example.com" second="2">

Property Value
dbo:abstract
  • Document Structure Description oder DSD ist eine Schemasprache, die dazu dient, Klassen von XML-Dokumenten zu beschreiben, die alle dieselben syntaktischen Anforderungen bezüglich ihrer Struktur und ihres Inhalts haben. DSD wurde in Kooperation mit BRICS und AT&T Labs Research entwickelt. (de)
  • Document Structure Description, or DSD, is a schema language for XML, that is, a language for describing valid XML documents. It's an alternative to DTD or the W3C XML Schema. An example of DSD in its simplest form: xmlns="http://www.brics.dk/DSD/2.0" xmlns:my="http://example.com"> name="my:foo"/> name="first"/> name="second"/> name="my:bar"/> name="my:bar"/> This says that element named "foo" in the XML namespace "http://example.com" may have two attributes, named "first" and "second". A "foo" element may not have any character data. It must contain one subelement, named "bar", also in the "http://example.com" namespace. A "bar" element is not allowed any attributes, character data or subelements. One XML document that would be valid according to the above DSD would be: xmlns="http://example.com" second="2"> (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 1545534 (xsd:integer)
dbo:wikiPageLength
  • 1720 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1111835603 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Document Structure Description oder DSD ist eine Schemasprache, die dazu dient, Klassen von XML-Dokumenten zu beschreiben, die alle dieselben syntaktischen Anforderungen bezüglich ihrer Struktur und ihres Inhalts haben. DSD wurde in Kooperation mit BRICS und AT&T Labs Research entwickelt. (de)
  • Document Structure Description, or DSD, is a schema language for XML, that is, a language for describing valid XML documents. It's an alternative to DTD or the W3C XML Schema. An example of DSD in its simplest form: xmlns="http://www.brics.dk/DSD/2.0" xmlns:my="http://example.com"> name="my:foo"/> name="first"/> name="second"/> name="my:bar"/> name="my:bar"/> One XML document that would be valid according to the above DSD would be: xmlns="http://example.com" second="2"> (en)
rdfs:label
  • Document Structure Description (de)
  • Document Structure Description (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License