1 / 13

Is XML a new literacy for the electronic documents publishing?

Is XML a new literacy for the electronic documents publishing?. Oleh Volokhin LIS450NL November 2001. XML is a meta-markup language. It’s a language in which we can make up the tags we need. These tags mast be organized according to certain general principles,

csilla
Télécharger la présentation

Is XML a new literacy for the electronic documents publishing?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Is XML a new literacy for the electronic documents publishing? Oleh Volokhin LIS450NL November 2001

  2. XML is a meta-markup language. It’s a language in which we can make up the tags we need. These tags mast be organized according to certain general principles, but they are quite flexible in their meaning. XML enables individuals professions (e.g. music, chemistry, mathematics) to develop their own field-specific markup-languages. XML supports (as SGML) DTD files (Document Type Definition files). We can think of a DTD as a vocabulary and a syntax for certain kinds of XML documents and every new DTD creates a new sub language based on XML. • Chemical Markup Language (CML) http://www.xml-cml.org/ • Mathematical Markup Language (MML) http://www.w3.org/Math/ • Synchronized Multimedia Markup Language (CMIL) • Vector Markup Language (VML) http://www.w3.org/TR/NOTE-VML • MusicML http://www.musicxml.org/xml.html • VoiceXML http://www.voicexml.org/ • Human Resources XML (XR-XML) http://www.hr-xml.org/ • Wireless Markup Language (WML)

  3. Simple XML Document <?xml version="1.0"?> <notebook> <person> <name> <first>Oleh</first> <last>Volokhin</last> </name> <address>1005 S.First St.</address> <phone>384-1757</phone> </person> </notebook>

  4. Internet Explorer

  5. Netscape Navigator

  6. Opera

  7. Server XML+CSS XML Client CSS XML + CSS (Cascading Stile Sheet) Client side

  8. Server XML+XSLT XML Client XSLT XML + XSLT (Stile Sheet) Client side

  9. XML + XSLT (Stile Sheet) Client side http://www.bim.f2s.com/

  10. XML + XSLT (Stile Sheet) Client side http://www.develop.com/soap/soapfaq.xml

  11. XML + XSLT HTML Servlet Engine Tomcat XLST processor Cocon Server HTML HTML Client XML XSLT Server side http://mricon.com/xmlparse/

  12. RTF PDF (Adobe) PostScript TXT XML + XSLFO (Formatting Objects) XML FOP (Java)

  13. Thank You

More Related