Document Style Semantics and Specification Language (DSSSL) is a computer language for specifying stylesheets for SGML documents, based on a subset of the Scheme programming language. It is specified by the standard ISO/IEC 10179:1996. SGML contains information in a machine-readable but not very human-readable format. A "stylesheet" is used to present the information stored in SGML in a more pleasing or accessible way.

PropertyValue
dbpprop:abstract
  • Document Style Semantics and Specification Language (DSSSL) is a computer language for specifying stylesheets for SGML documents, based on a subset of the Scheme programming language. It is specified by the standard ISO/IEC 10179:1996. SGML contains information in a machine-readable but not very human-readable format. A "stylesheet" is used to present the information stored in SGML in a more pleasing or accessible way. DSSSL can convert to a wide range of formats, including RTF, HTML, and LaTeX. Although compatible with any SGML, DSSSL is most often used with DocBook. In parallel with the move from SGML to XML, the Extensible Stylesheet Language (XSL) is gradually replacing DSSSL. However, many of the concepts used in XSL originated with DSSSL.
  • DSSSL [dɪsl] ist die Abkürzung für Document Style Semantics and Specification Language. Es handelt sich um eine von James Clark entwickelte Transformations- und Formatierungssprache für SGML-Dokumente, also auch für XML. Die Sprache verwendet eine Teilmenge eines ISO-Dialektes von Scheme, einer funktionalen Programmiersprache, die aus LISP hervorgegangen ist. DSSSL gilt ihrerseits als Vorgängerin von XSL und XSLT.
  • DSSSL (Document Style Semantics and Specification Language) es un lenguaje para describir estilos en documentos. Se utiliza junto con jade/openjade para transformar documentos DocBook SGML/XML en archivos pdf o html. Actualmente los documentos sgml/xml se pueden transformar a otros formatos como ps, rtf, doc, etc. Pues bien, para crear un documento DocBook hacen falta dos archivos, el que contiene la estructura del documento (basada en el dtd) y el que contiene el diseño del mismo. DSSSL describe la parte del diseño del documento, es decir, describe como se visualizará una vez acabado. El creador de DSSSL es Norman Walsh, actualmente es el principal desarrollador de este lenguaje. DSSSL Project Normalmente para modificar el diseño de un documento SGML mediante DSSSL, se parte de lo que se denomina DSSSL Modular. Es un conjunto de hojas de estilo DSSSL que creo Norman Walsh, y que por tanto establecen la base para crear nuestros propios diseños. Para crear un diseño se parte de un archivo. dsl en el cual nosotros le indicamos que queremos modificar de DSSSL Modular.
  • Document Style Semantics and Specification Language (DSSSL; 文書スタイル意味指定言語) は、マークアップ言語 SGML もしくは XML で記述された文書のための、スタイルシート言語の一つである。 DSSSL は「ディッセル」と読む。 DSSSL は、Scheme(LISPの方言の一つ)というプログラミング言語をもとに開発された。 DSSSL の開発には、ジェームズ・クラークなどの人々が関わった。 1996年に ISO/IEC 10179:1996 として規格が定められた(対応する日本工業規格は JIS X 4153)。 DSSSL を使うことにより、SGML文書やXML文書を、TeX、PDF、HTML、RTF などの、人間にとって読みやすいさまざまな形式に変換して、コンピュータの画面に表示することや紙に印刷することができる。 SGML文書やXML文書の内容は、コンピュータのソフトウェアにとっては読みやすい構造であるが、人間にとってより読みやすい形式が望まれることがある。 DSSSL のようなスタイルシート言語を使うことにより、SGML文書やXML文書を、人間にとって読みやすい組版された形式に変換することができる。 DSSSL がよく使われる用途の一つは、DocBook(文書を記述するための SGML/XML技術)で記述された文書の組版である。 DSSSL は、当初は SGML文書のためのスタイルシート言語として開発されたが、XML文書のスタイルシート言語としても、使うことができる。 現在では、DSSSL とは別のスタイルシート言語である XSL や CSS が使われる事例が多くなっている。 XSL (XSLT、XSL-FO) は、DSSSL の技術をもとに開発された。
  • Document Style Semantics and Specification Language, DSSSL (w wolnym tłumaczeniu Język specyfikacji i stylu semantyki dokumentu) - język formatujący dokumenty SGML; standard opublikowany przez ISO/IEC w dokumencie ISO/IEC 10179:1996. Standard DSSSL definiuje semantykę i składnię języka do opisu przetwarzania dokumentów. Semantyka zawiera architektury dokumentów służące określeniu stylu ich prezentacji typograficznej i innych wymagań dotyczących procesu przetwarzania dokumentów, skojarzonych z językami przetwarzania tradycyjnych dokumentów tekstowych. DSSSL został stworzony do określania zgodności formy przetwarzanego dokumentu z SGML. Język pozwala przetwarzać dokumenty SGML na wiele przystępnych formatów, takich jak RTF, HTML i LaTeX.
  • DSSSL (англ. Document Style Semantics and Specification Language — язык описания семантики и стиля документа) — язык для описания стилей SGML-документов, базирующийся на подмножестве языка программирования Scheme. DSSSL является предком CSS, но если CSS применяется только для представления HTML и XML-документов, в то время как для преобразования их структуры используется XSL, DSSSL используется в обеих целях. Хотя DSSSL совместим с любыми SGML-форматами, используется он преимущественно с документами DocBook.
dbpprop:hasPhotoCollection
dbpprop:reference
rdfs:comment
  • Document Style Semantics and Specification Language (DSSSL) is a computer language for specifying stylesheets for SGML documents, based on a subset of the Scheme programming language. It is specified by the standard ISO/IEC 10179:1996. SGML contains information in a machine-readable but not very human-readable format. A "stylesheet" is used to present the information stored in SGML in a more pleasing or accessible way.
  • DSSSL [dɪsl] ist die Abkürzung für Document Style Semantics and Specification Language. Es handelt sich um eine von James Clark entwickelte Transformations- und Formatierungssprache für SGML-Dokumente, also auch für XML. Die Sprache verwendet eine Teilmenge eines ISO-Dialektes von Scheme, einer funktionalen Programmiersprache, die aus LISP hervorgegangen ist. DSSSL gilt ihrerseits als Vorgängerin von XSL und XSLT.
  • DSSSL (Document Style Semantics and Specification Language) es un lenguaje para describir estilos en documentos. Se utiliza junto con jade/openjade para transformar documentos DocBook SGML/XML en archivos pdf o html. Actualmente los documentos sgml/xml se pueden transformar a otros formatos como ps, rtf, doc, etc. Pues bien, para crear un documento DocBook hacen falta dos archivos, el que contiene la estructura del documento (basada en el dtd) y el que contiene el diseño del mismo.
  • Document Style Semantics and Specification Language, DSSSL (w wolnym tłumaczeniu Język specyfikacji i stylu semantyki dokumentu) - język formatujący dokumenty SGML; standard opublikowany przez ISO/IEC w dokumencie ISO/IEC 10179:1996. Standard DSSSL definiuje semantykę i składnię języka do opisu przetwarzania dokumentów.
  • DSSSL (англ. Document Style Semantics and Specification Language — язык описания семантики и стиля документа) — язык для описания стилей SGML-документов, базирующийся на подмножестве языка программирования Scheme.
rdfs:label
  • Document Style Semantics and Specification Language
  • Document Style Semantics and Specification Language
  • DSSSL
  • Document Style Semantics and Specification Language
  • Document Style Semantics and Specification Language
  • DSSSL
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of