Hallo André!
<vorbemerkung> Ich bin (wenn überhaupt) nur als interessierter Laie zu bezeichnen auf dem Gebiet. Aber ich versuch's <vorbemerkung>
Was eine Teilmenge ist, ist mit Klar! Nur von SGML bzw. generic SGML habe ich noch nie etwas gehört. Weiss ich etwas Wichiges nicht? Habe ich noch nie gehört! Kannst Du mir das genauer erklären, was SGML ist!
So weit ich es verstehe, das "Dokument Markiereung" (document markup) ist d. Verfahren um Regel zu einem Dokument hinzufügen, die die Struktur oder das Erscheinungsbild des Dokuments bestimmen. Es sollen 2 Formen geben: Spezifische Markierung (specific markup); die Anweisungen (Regel) nützt, welche aber Software spezifisch sind (z.B. in "Word" wo Überschrift 1 als Arial 14pt bestimmt ist.) Der Autor ist verantwortlich für die Struktur und das Aussehen des Dokuments (z.B. Einteilung in Kapitel, Schriftart usw.) Dann das "generic" oder "generalized markup"; also der Terminus d. beschreibt d. Verfahren wie allgemeine Namen zu "markup" zugefügt werden. (z.B. es ermöglicht, daß man den Namen das Autors als <author>, oder Zitate als <cite> markiert.) Also es legt eher die logische Struktur fest.
Ich werde jetzt so frei sein und eifach mal "copy & past" verwenden (ist nicht fein, aber für mich bequemer, weil ich im Monent "tip&übersetzungsfaul" bin. ;-) ) What is SGML? SGML (Standard Generalized Markup Language) is a language for defining markup languages. More specifically, SGML is a metalanguage formalism that facilitates the definition of descriptive markup languages for the purpose of electronic information encoding and interchange. SGML supports the definition of markup languages that are hardware- and software-independent, as well as applications-processing neutral. What's the difference between SGML and HTML? HTML is an SGML application (a DTD and a set of processing conventions). Most HTML browsers do not support some basic SGML constructions, like arbitrary entities, but nearly all SGML authoring tools are capable of producing good HTML documents. What's the difference between SGML and XML? Unlike HTML, XML is not an SGML application -- instead, it's a set of simple conventions for using SGML without some of the more esoteric features. It's still SGML, though.
Alles klar? ;-) Ein Link noch http://www.oasis-open.org/cover/sgml-xml.html
Also wenn dann das MathML kommt, nicht schlecht! Davon habe ich schon gelesen, aber MathML steckt imer noch in den Kinderschuhen. Bei W3C habe ich auch schon Sytaxbeispiele gesehen.
Danke, André
Ja. Und es gibt noch Dutzende andere Auszeichnungssprachen. Ich bin nur gespannt wenn E-ML kommt (emotional markup language) =:) ....wäre doch toll wenn mal jemand sowas erfinden würde!
Ich hoffe meine Ausführungen haben was genützt. Grüße Thomas