XML Tutorials
  Home arrow XML Tutorials arrow Page 4 - Getting to Know XML
Codewalker Forums 
  Tutorials  
Database Articles  
Miscellaneous  
Navigation Usability  
PEAR Articles  
Programming Basics  
Server Administration  
XML Tutorials  
  Reviews  
Database Book Reviews  
Linux Book Reviews  
Miscellaneous Reviews  
PHP Book Reviews  
PHP Software Reviews  
Server Admin Reviews  
SQL Tool Reviews  
  Code Gallery  
Content Management Code  
Contest Code  
Counters Code  
Database Code  
Date Time Code  
Discussion Board Code  
Email Code  
File Manipulation Code  
GUI Code  
Link Farm Code  
Miscellaneous Code  
Search Code  
Site Navigation Code  
User Management Code  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Download TestComplete 
Forums Sitemap 
Weekly Newsletter 
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
XML TUTORIALS

Getting to Know XML
By: James Payne
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 5
    2009-02-04

    Table of Contents:
  • Getting to Know XML
  • More Definitions
  • Determining the Form of Your Data
  • Different Types of XML

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Getting to Know XML - Different Types of XML


    (Page 4 of 4 )

    We discussed the lineage of XML in the first article. Here we will talk about a few types of XML of which you'll want to be aware.  

    XSL – Stands for Extensible Style Language. There are three forms of this. XSLT, or Extensible Style Transformation Language, transforms basic XML into a display format with tables and indices. A main use of XSLT is create HTML pages from your XML documents. 

    Another form of XSL is XPath, which is basically an XML language that you use to navigate the architecture of an XML document.  

    The third form of XSL is known as XSL-FO, with the FO meaning Formatting Objects. You use it to determine the layout, pagination, and style of a document to print it. It can be used with many print documents, such as PDFs. 

    XForms – This is an XML language that is used to gather and submit data entered into a form and return it as an XML document. 

    XML Query – This is an XML language used to query multiple files for XML data. 

    SOAP -- This is also known as Simple Object Access Protocol. It is used to communicate between a web page and a web service application when a web page requests a web service. 

    SVG – Scalable Vector Graphics is an XML language that enables you to display a two-dimensional vector graphic and animations. A vector graphic is an image made using mathematical equations. Because of this they take up less space than traditional images, and are scalable without the loss of image integrity. 

    SMIL – Synchronized Multimedia Integrated Language is used to create multimedia presentations out of audio, images, text, and video. 

    Final Words  

    In our next article we will begin to migrate our data into XML. We will begin by looking at our data and creating a taxonomy for it. We will break our data into different categories and then create a Schema. 

    Thank you for reading my article. Any questions or comments are welcome. 


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

     

    XML TUTORIALS ARTICLES

    - Validation with Document Type Definitions (D...
    - Creating a Well-Formed XML Document
    - Creating XML Taxonomies
    - Getting to Know XML
    - A Friendly Approach to XML
    - Creating RSS 2.0 Feeds
    - Using Modules in Your RSS Feed
    - RSS 2.0
    - Querying XML: Use Cases
    - Joins and Query Use with XML
    - Solving Problems by Querying XML
    - Performing Set Operations When Querying XML
    - Querying XML
    - Handling Data for Ajax with JSON
    - Handling XML Data for Ajax





    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 8 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek