Search (3 results, page 1 of 1)

  • × classification_ss:"54.55 / Auszeichnungssprachen"
  1. Jackenkroll, M.: Sprache mit Potenzial : XML als Grundlage des Cross-Media-Publishing (2006) 0.02
    0.022061832 = product of:
      0.0661855 = sum of:
        0.0661855 = product of:
          0.132371 = sum of:
            0.132371 = weight(_text_:publishing in 1629) [ClassicSimilarity], result of:
              0.132371 = score(doc=1629,freq=8.0), product of:
                0.24522576 = queryWeight, product of:
                  4.885643 = idf(docFreq=907, maxDocs=44218)
                  0.05019314 = queryNorm
                0.53979236 = fieldWeight in 1629, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  4.885643 = idf(docFreq=907, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=1629)
          0.5 = coord(1/2)
      0.33333334 = coord(1/3)
    
    Abstract
    Die Extensible Markup Language (XML) ist eine Metaauszeichnungssprache, die 1998 vom World Wide Web Consortium (W3C) als neue Empfehlung für Web-Anwendungen festgesetzt wurde. In XML-Dokumenten werden die hierarchische Struktur und der Inhalt der Dokumente festgelegt, aber keinerlei Angaben zum Layout gemacht. Dieses wird in so genannten Stylesheets definiert. Auf dieser strikten Trennung von Struktur und Layout beruht das große Potenzial von XML im Hinblick auf das Cross-Media-Publishing: Mit Hilfe mehrerer Stylesheets, die sich alle auf ein XML-Dokument beziehen, ist es mit relativ geringem Aufwand möglich, aus einem Datenbestand verschiedene Ausgabeprodukte zu erzeugen.Einleitend gibt die Autorin einen kurzen Überblick über die Grundzüge, den Leistungsumfang und die Funktionalitäten von XML und einigen zugehörigen Spezifikationen, die im Zusammenhang mit XML entwickelt wurden. Nachfolgend wird der Themenkomplex der Informationsmittel, wie z.B. Lexika und Enzyklopädien behandelt. Schwerpunktmäßig wird hier dargestellt, wie XML heutzutage in Verlagen zur Publikation von Informationsmitteln eingesetzt wird und welche Vor- und Nachteile eine derartige Auszeichnung der Daten mit sich bringt. Aufbauend auf diesem theoretischen Teil wird am Beispiel eines geografischen Lexikonartikels praktisch demonstriert, wie sich aus einem einmal erfassten Datenbestand verschiedene Ausgabeprodukte generieren lassen. Ein lesenswertes Werk für alle Informatiker, Programmierer und Webdesigner und andere am Thema interessierte Leser, die mehr über diese Sprache erfahren wollen.
    RSWK
    Cross Media Publishing / Informationsmittel / XML
    Subject
    Cross Media Publishing / Informationsmittel / XML
  2. Rieger, W.: SGML für die Praxis : Ansatz und Einsatz von ISO 8879; mit einer Einführung in HTML (1995) 0.02
    0.017649466 = product of:
      0.052948397 = sum of:
        0.052948397 = product of:
          0.10589679 = sum of:
            0.10589679 = weight(_text_:publishing in 1640) [ClassicSimilarity], result of:
              0.10589679 = score(doc=1640,freq=8.0), product of:
                0.24522576 = queryWeight, product of:
                  4.885643 = idf(docFreq=907, maxDocs=44218)
                  0.05019314 = queryNorm
                0.4318339 = fieldWeight in 1640, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  4.885643 = idf(docFreq=907, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1640)
          0.5 = coord(1/2)
      0.33333334 = coord(1/3)
    
    Classification
    ST 351 Informatik / Monographien / Einzelne Anwendungen der Datenverarbeitung / Textverarbeitung, Desktop Publishing / Einzelne Programme (A-Z)
    ST 351 G47 Informatik / Monographien / Einzelne Anwendungen der Datenverarbeitung / Textverarbeitung, Desktop Publishing / Einzelne Programme (A-Z) / SGML
    RVK
    ST 351 Informatik / Monographien / Einzelne Anwendungen der Datenverarbeitung / Textverarbeitung, Desktop Publishing / Einzelne Programme (A-Z)
    ST 351 G47 Informatik / Monographien / Einzelne Anwendungen der Datenverarbeitung / Textverarbeitung, Desktop Publishing / Einzelne Programme (A-Z) / SGML
  3. Learning XML : [creating self describing data] (2001) 0.01
    0.008824733 = product of:
      0.026474198 = sum of:
        0.026474198 = product of:
          0.052948397 = sum of:
            0.052948397 = weight(_text_:publishing in 1744) [ClassicSimilarity], result of:
              0.052948397 = score(doc=1744,freq=2.0), product of:
                0.24522576 = queryWeight, product of:
                  4.885643 = idf(docFreq=907, maxDocs=44218)
                  0.05019314 = queryNorm
                0.21591695 = fieldWeight in 1744, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  4.885643 = idf(docFreq=907, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1744)
          0.5 = coord(1/2)
      0.33333334 = coord(1/3)
    
    Abstract
    Although Learning XML covers XML with a broad brush, it nevertheless presents the key elements of the technology with enough detail to familiarise the reader with the crucial markup language. This guide is brief enough to tackle in a weekend. Author Erik T Ray begins with an excellent summary of XML's history as an outgrowth of SGML and HTML. He outlines very clearly the elements of markup, demystifying concepts such as attributes, entities and namespaces with numerous clear examples. To illustrate a real-world XML application, he gives the reader a look at a document written in DocBook--a publicly available XML document type for publishing technical writings--and explains the sections of the document step by step. A simplified version of DocBook is used later in the book to illustrate transformation--a powerful benefit of XML. The all-important Document Type Definition (DTD) is covered in depth, but the still-unofficial alternative--XML Schema--is only briefly addressed. The author makes liberal use of graphical illustrations, tables and code to demonstrate concepts along the way, keeping the reader engaged and on track. Ray also gets into a deep discussion of programming XML utilities with Perl. Learning XML is a highly readable introduction to XML for readers with existing knowledge of markup and Web technologies, and it meets its goals very well--to deliver a broad perspective of XML and its potential.