Search (30 results, page 1 of 2)

  • × theme_ss:"Auszeichnungssprachen"
  1. Anderson, R.; Birbeck, M.; Kay, M.; Livingstone, S.; Loesgen, B.; Martin, D.; Mohr, S.; Ozu, N.; Peat, B.; Pinnock, J.; Stark, P.; Williams, K.: XML professionell : behandelt W3C DOM, SAX, CSS, XSLT, DTDs, XML Schemas, XLink, XPointer, XPath, E-Commerce, BizTalk, B2B, SOAP, WAP, WML (2000) 0.01
    0.014316246 = product of:
      0.028632492 = sum of:
        0.028632492 = sum of:
          0.013358874 = weight(_text_:m in 729) [ClassicSimilarity], result of:
            0.013358874 = score(doc=729,freq=6.0), product of:
              0.09350918 = queryWeight, product of:
                2.4884486 = idf(docFreq=9980, maxDocs=44218)
                0.0375773 = queryNorm
              0.14286163 = fieldWeight in 729, product of:
                2.4494898 = tf(freq=6.0), with freq of:
                  6.0 = termFreq=6.0
                2.4884486 = idf(docFreq=9980, maxDocs=44218)
                0.0234375 = fieldNorm(doc=729)
          0.015273617 = weight(_text_:22 in 729) [ClassicSimilarity], result of:
            0.015273617 = score(doc=729,freq=2.0), product of:
              0.13158931 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0375773 = queryNorm
              0.116070345 = fieldWeight in 729, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0234375 = fieldNorm(doc=729)
      0.5 = coord(1/2)
    
    Date
    22. 6.2005 15:12:11
    Type
    m
  2. Vonhoegen, H.: Einstieg in XML (2002) 0.01
    0.013408714 = product of:
      0.026817428 = sum of:
        0.026817428 = sum of:
          0.008998208 = weight(_text_:m in 4002) [ClassicSimilarity], result of:
            0.008998208 = score(doc=4002,freq=2.0), product of:
              0.09350918 = queryWeight, product of:
                2.4884486 = idf(docFreq=9980, maxDocs=44218)
                0.0375773 = queryNorm
              0.09622806 = fieldWeight in 4002, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                2.4884486 = idf(docFreq=9980, maxDocs=44218)
                0.02734375 = fieldNorm(doc=4002)
          0.01781922 = weight(_text_:22 in 4002) [ClassicSimilarity], result of:
            0.01781922 = score(doc=4002,freq=2.0), product of:
              0.13158931 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0375773 = queryNorm
              0.1354154 = fieldWeight in 4002, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.02734375 = fieldNorm(doc=4002)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: XML Magazin und Web Services 2003, H.1, S.14 (S. Meyen): "Seit dem 22. Februar 1999 ist das Resource Description Framework (RDF) als W3C-Empfehlung verfügbar. Doch was steckt hinter diesem Standard, der das Zeitalter des Semantischen Webs einläuten soll? Was RDF bedeutet, wozu man es einsetzt, welche Vorteile es gegenüber XML hat und wie man RDF anwendet, soll in diesem Artikel erläutert werden. Schlägt man das Buch auf und beginnt, im EinleitungsKapitel zu schmökern, fällt sogleich ins Auge, dass der Leser nicht mit Lektionen im Stile von "bei XML sind die spitzen Klammern ganz wichtig" belehrt wird, obgleich es sich um ein Buch für Anfänger handelt. Im Gegenteil: Es geht gleich zur Sache und eine gesunde Mischung an Vorkenntnissen wird vorausgesetzt. Wer sich heute für XML interessiert, der hat ja mit 99-prozentiger Wahrscheinlichkeit schon seine einschlägigen Erfahrungen mit HTML und dem Web gemacht und ist kein Newbie in dem Reich der spitzen Klammern und der (einigermaßen) wohlformatierten Dokumente. Und hier liegt eine deutliche Stärke des Werkes Helmut Vonhoegens, der seinen Einsteiger-Leser recht gut einzuschätzen weiß und ihn daher praxisnah und verständlich ans Thema heranführt. Das dritte Kapitel beschäftigt sich mit der Document Type Definition (DTD) und beschreibt deren Einsatzziele und Verwendungsweisen. Doch betont der Autor hier unablässig die Begrenztheit dieses Ansatzes, welche den Ruf nach einem neuen Konzept deutlich macht: XML Schema, welches er im folgenden Kapitel darstellt. Ein recht ausführliches Kapitel widmet sich dann dem relativ aktuellen XML Schema-Konzept und erläutert dessen Vorzüge gegenüber der DTD (Modellierung komplexer Datenstrukturen, Unterstützung zahlreicher Datentypen, Zeichenbegrenzungen u.v.m.). XML Schema legt, so erfährt der Leser, wie die alte DTD, das Vokabular und die zulässige Grammatik eines XML-Dokuments fest, ist aber seinerseits ebenfalls ein XML-Dokument und kann (bzw. sollte) wie jedes andere XML auf Wohlgeformtheit überprüft werden. Weitere Kapitel behandeln die Navigations-Standards XPath, XLink und XPointer, Transformationen mit XSLT und XSL und natürlich die XML-Programmierschnittstellen DOM und SAX. Dabei kommen verschiedene Implementierungen zum Einsatz und erfreulicherweise werden Microsoft-Ansätze auf der einen und Java/Apache-Projekte auf der anderen Seite in ungefähr vergleichbarem Umfang vorgestellt. Im letzten Kapitel schließlich behandelt Vonhoegen die obligatorischen Web Services ("Webdienste") als Anwendungsfall von XML und demonstriert ein kleines C#- und ASP-basiertes Beispiel (das Java-Äquivalent mit Apache Axis fehlt leider). "Einstieg in XML" präsentiert seinen Stoff in klar verständlicher Form und versteht es, seine Leser auf einem guten Niveau "abzuholen". Es bietet einen guten Überblick über die Grundlagen von XML und kann - zumindest derzeit noch - mit recht hoher Aktualität aufwarten."
    Type
    m
  3. as: XML: Extensible Markup Language : I: Was ist XML? (2001) 0.01
    0.012728014 = product of:
      0.025456028 = sum of:
        0.025456028 = product of:
          0.050912056 = sum of:
            0.050912056 = weight(_text_:22 in 4950) [ClassicSimilarity], result of:
              0.050912056 = score(doc=4950,freq=2.0), product of:
                0.13158931 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0375773 = queryNorm
                0.38690117 = fieldWeight in 4950, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=4950)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    30. 3.2003 11:06:22
  4. Schröder, A.: Web der Zukunft : RDF - Der erste Schritt zum semantischen Web 0.01
    0.010182411 = product of:
      0.020364823 = sum of:
        0.020364823 = product of:
          0.040729646 = sum of:
            0.040729646 = weight(_text_:22 in 1457) [ClassicSimilarity], result of:
              0.040729646 = score(doc=1457,freq=2.0), product of:
                0.13158931 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0375773 = queryNorm
                0.30952093 = fieldWeight in 1457, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0625 = fieldNorm(doc=1457)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Seit dem 22. Februar 1999 ist das Resource Description Framework (RDF) als W3C-Empfehlung verfügbar. Doch was steckt hinter diesem Standard, der das Zeitalter des Semantischen Webs einläuten soll? Was RDF bedeutet, wozu man es einsetzt, welche Vorteile es gegenüber XML hat und wie man RDF anwendet, soll in diesem Artikel erläutert werden.
  5. Bach, M.: XSL und XPath - verständlich und praxisnah : Transformation und Ausgabe vom XML-Dokumenten mit XSL (2000) 0.01
    0.009089563 = product of:
      0.018179126 = sum of:
        0.018179126 = product of:
          0.036358252 = sum of:
            0.036358252 = weight(_text_:m in 6259) [ClassicSimilarity], result of:
              0.036358252 = score(doc=6259,freq=4.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.3888201 = fieldWeight in 6259, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.078125 = fieldNorm(doc=6259)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    m
  6. Eckstein, R.: XML: Kurz und gut (1999) 0.01
    0.008998208 = product of:
      0.017996415 = sum of:
        0.017996415 = product of:
          0.03599283 = sum of:
            0.03599283 = weight(_text_:m in 2861) [ClassicSimilarity], result of:
              0.03599283 = score(doc=2861,freq=2.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.38491225 = fieldWeight in 2861, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.109375 = fieldNorm(doc=2861)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    m
  7. Thuraisingham, B.: XML databases and the semantic Web (2002) 0.01
    0.008998208 = product of:
      0.017996415 = sum of:
        0.017996415 = product of:
          0.03599283 = sum of:
            0.03599283 = weight(_text_:m in 3754) [ClassicSimilarity], result of:
              0.03599283 = score(doc=3754,freq=2.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.38491225 = fieldWeight in 3754, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.109375 = fieldNorm(doc=3754)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    m
  8. Patrick, D.A.: XML in der Praxis : Unternehmensübergreifende Vorteile durch Enterprise Content Management (1999) 0.01
    0.00890961 = product of:
      0.01781922 = sum of:
        0.01781922 = product of:
          0.03563844 = sum of:
            0.03563844 = weight(_text_:22 in 1461) [ClassicSimilarity], result of:
              0.03563844 = score(doc=1461,freq=2.0), product of:
                0.13158931 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0375773 = queryNorm
                0.2708308 = fieldWeight in 1461, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=1461)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    30. 3.2003 10:50:22
  9. Trotman, A.: Searching structured documents (2004) 0.01
    0.00890961 = product of:
      0.01781922 = sum of:
        0.01781922 = product of:
          0.03563844 = sum of:
            0.03563844 = weight(_text_:22 in 2538) [ClassicSimilarity], result of:
              0.03563844 = score(doc=2538,freq=2.0), product of:
                0.13158931 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0375773 = queryNorm
                0.2708308 = fieldWeight in 2538, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2538)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    14. 8.2004 10:39:22
  10. Berliner XMLTage 2004 : 11.-13. Oktober 2004 in Berlin. Proceedings (2004) 0.01
    0.0077127493 = product of:
      0.015425499 = sum of:
        0.015425499 = product of:
          0.030850997 = sum of:
            0.030850997 = weight(_text_:m in 4284) [ClassicSimilarity], result of:
              0.030850997 = score(doc=4284,freq=2.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.3299248 = fieldWeight in 4284, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.09375 = fieldNorm(doc=4284)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    m
  11. Pott, O.; Wielage, G.: XML Praxis und Referenz (2000) 0.01
    0.0077127493 = product of:
      0.015425499 = sum of:
        0.015425499 = product of:
          0.030850997 = sum of:
            0.030850997 = weight(_text_:m in 5156) [ClassicSimilarity], result of:
              0.030850997 = score(doc=5156,freq=2.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.3299248 = fieldWeight in 5156, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.09375 = fieldNorm(doc=5156)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    m
  12. Ioannides, D.: XML schema languages : beyond DTD (2000) 0.01
    0.0076368083 = product of:
      0.015273617 = sum of:
        0.015273617 = product of:
          0.030547233 = sum of:
            0.030547233 = weight(_text_:22 in 720) [ClassicSimilarity], result of:
              0.030547233 = score(doc=720,freq=2.0), product of:
                0.13158931 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0375773 = queryNorm
                0.23214069 = fieldWeight in 720, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.046875 = fieldNorm(doc=720)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    28. 1.2006 19:01:22
  13. Michel, T.F.: XML kompakt : Eine praktische Einführung (1999) 0.01
    0.00727165 = product of:
      0.0145433 = sum of:
        0.0145433 = product of:
          0.0290866 = sum of:
            0.0290866 = weight(_text_:m in 1462) [ClassicSimilarity], result of:
              0.0290866 = score(doc=1462,freq=4.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.31105608 = fieldWeight in 1462, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0625 = fieldNorm(doc=1462)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Rez. in: nfd 51(2000) H.2, S.124 (M. Ockenfeld)
    Type
    m
  14. Bold, M.: ¬Die Zukunft des Web : Standards für das Web der Zukunft (2004) 0.01
    0.0064272913 = product of:
      0.012854583 = sum of:
        0.012854583 = product of:
          0.025709165 = sum of:
            0.025709165 = weight(_text_:m in 1725) [ClassicSimilarity], result of:
              0.025709165 = score(doc=1725,freq=2.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.27493733 = fieldWeight in 1725, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.078125 = fieldNorm(doc=1725)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  15. Stein, M.: Workshop XML (2001) 0.01
    0.0063626934 = product of:
      0.012725387 = sum of:
        0.012725387 = product of:
          0.025450774 = sum of:
            0.025450774 = weight(_text_:m in 1463) [ClassicSimilarity], result of:
              0.025450774 = score(doc=1463,freq=4.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.27217406 = fieldWeight in 1463, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=1463)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    m
  16. Woldt, M.: Informationsmodellierung in XML : Entwicklung einer XML-Applikation für Fotodaten mit Vergleich und Übersicht bestehender Fotoapplikationen (2004) 0.01
    0.005141833 = product of:
      0.010283666 = sum of:
        0.010283666 = product of:
          0.020567331 = sum of:
            0.020567331 = weight(_text_:m in 3707) [ClassicSimilarity], result of:
              0.020567331 = score(doc=3707,freq=2.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.21994986 = fieldWeight in 3707, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0625 = fieldNorm(doc=3707)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  17. Jackenkroll, M.: Sprache mit Potenzial : XML als Grundlage des Cross-Media-Publishing (2006) 0.00
    0.0045447815 = product of:
      0.009089563 = sum of:
        0.009089563 = product of:
          0.018179126 = sum of:
            0.018179126 = weight(_text_:m in 1629) [ClassicSimilarity], result of:
              0.018179126 = score(doc=1629,freq=4.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.19441006 = fieldWeight in 1629, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=1629)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    m
  18. Erbarth, M.: Wissensrepräsentation mit semantischen Netzen : Grundlagen mit einem Anwendungsbeispiel für das Multi-Channel-Publishing (2006) 0.00
    0.0045447815 = product of:
      0.009089563 = sum of:
        0.009089563 = product of:
          0.018179126 = sum of:
            0.018179126 = weight(_text_:m in 714) [ClassicSimilarity], result of:
              0.018179126 = score(doc=714,freq=4.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.19441006 = fieldWeight in 714, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=714)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Type
    m
  19. Chang, M.: ¬An electronic finding aid using extensible markup language (XML) and encoded archival description (EAD) (2000) 0.00
    0.004499104 = product of:
      0.008998208 = sum of:
        0.008998208 = product of:
          0.017996415 = sum of:
            0.017996415 = weight(_text_:m in 4886) [ClassicSimilarity], result of:
              0.017996415 = score(doc=4886,freq=2.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.19245613 = fieldWeight in 4886, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=4886)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  20. Lee, M.; Baillie, S.; Dell'Oro, J.: TML: a Thesaural Markpup Language (200?) 0.00
    0.0038563746 = product of:
      0.0077127493 = sum of:
        0.0077127493 = product of:
          0.015425499 = sum of:
            0.015425499 = weight(_text_:m in 1622) [ClassicSimilarity], result of:
              0.015425499 = score(doc=1622,freq=2.0), product of:
                0.09350918 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0375773 = queryNorm
                0.1649624 = fieldWeight in 1622, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.046875 = fieldNorm(doc=1622)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    

Languages

  • d 18
  • e 11

Types