SlideShare a Scribd company logo
1 of 10
XML Extensible Markup Language (XML) is a powerful mechanism of data exchange. It is an ideal solution for transferring structured data from server-to-client, server-to-server or an application-to-application.
What is XML? XML stands for eXtensibleMarkup Language XML is a meta-markup language thats specifies rules for creating mark up languages XML was designed to CARRY data, not to display data  XML does not have any fixed set of tags (hence is extensible!) You must define your tags XML is designed to be self-descriptive XML is case-sensitive. Hence in an XML document <account>, <Account> and <ACCOUNT> are three different tags. XML is a W3C Recommendation Every XML-document is text-based and have the file extension .xml Questions:  What is meant by text based  (as opposed to binary) here? Why is XML being text based then an advantage?
The Difference Between XML and HTML XML is not a replacement for HTML. XML and HTML were designed with different goals: XML was designed to transport and store data, with focus on what the data is HTML was designed to display data, with focus on how data looks HTML is about displaying information, while XML is about carrying information.
XML Does Not DO Anything Maybe it is a little hard to understand, but XML does not DO anything. XML was created to structure, store, and transport information. XML tags are actually elements  Elements can have sub elements or child elements just like html and other markup languages
XML is Not a Replacement for HTML XML is a complement to HTML. It is important to understand that XML is not a replacement for HTML. In most web applications, XML is used to transport data, while HTML is used to format and display the data. XML is a software- and hardware-independent tool for carrying information. XML is Everywhere XML is now as important for the Web as HTML was to the foundation of the Web. XML is the most common tool for data transmissions between all sorts of applications. Can you think of anywhere that XML is in use?
An XML example: This example is quite self descriptive. It has sender and receiver information, it also has a heading and a message body. But still, this XML document does not DO anything. It is just information wrapped in tags. Someone must write a piece of software to send, receive or display it. With XML You Invent Your Own Tags The tags in the example (like <to> and <from>) are not defined in any XML standard. These tags are "invented" by the author of the XML document. That is because the XML language has no predefined tags. The tags used in HTML are predefined. HTML documents can only use tags defined in the HTML standard (like <p>, <h1>, etc.). XML allows the author to define his/her own tags and his/her own document structure. <?xml version="1.0" ?><note><sender id=”02”>Tove</sender><from>Jani</from><heading>Reminder</heading><body>Don't forget me this weekend!</body></note>
“Well formed” XML Syntax and  Rules XML documents have the file extension .xml   Includes XML  Declaration  eg <?xml version="1.0" ?>   One  root- element   eg <note>   Every  tag  is  opened  and  ended   <from>   </from>   Attributes are inside quotations <sender id=”02”> Has no overlapping tags  Is Case sensitive  
Exercise 1 Is the following xml file wellformed? Does it utilise sub elements or child elements <booklist>       <book id=01>            <title>XML Made Easy</title>            <author>John Smith</Author>       book></booklist>
Exercise 2 Open Dreamweaver Define a new site Create a new xml document with the previous content but ensure it is “well formed”. Open this xml document in a browser the xml tags should display and be colour coded. Why are they a different content to the “tag” content?
Exercise 3 Download an flash image slideshow from http://www.flashxml.net/basic-files/ Download these images http://www.urshula.com/xtras/week10images.zip Edit the xml to include only my images that I asked you to download (the hyperlinks can go to http://www.urshula.com; http://www.google.com; http://www.northcoast.tafensw.edu.au; and any where else you want.) Look at the xml document from flashxml is it well formed? What is the root element ? What sub elements and attributes does it use?

More Related Content

What's hot (18)

XML
XMLXML
XML
 
Xml
XmlXml
Xml
 
Xmlphp
XmlphpXmlphp
Xmlphp
 
Xml description
Xml descriptionXml description
Xml description
 
XML
XMLXML
XML
 
Xml material
Xml materialXml material
Xml material
 
XML Introduction
XML IntroductionXML Introduction
XML Introduction
 
Extensible Markup Language (XML)
Extensible Markup Language (XML)Extensible Markup Language (XML)
Extensible Markup Language (XML)
 
XML-Extensible Markup Language
XML-Extensible Markup Language XML-Extensible Markup Language
XML-Extensible Markup Language
 
Xhtml
XhtmlXhtml
Xhtml
 
Xml For Dummies Chapter 4 Adding Xhtml For The Web
Xml For Dummies   Chapter 4 Adding Xhtml For The WebXml For Dummies   Chapter 4 Adding Xhtml For The Web
Xml For Dummies Chapter 4 Adding Xhtml For The Web
 
Web Services Part 1
Web Services Part 1Web Services Part 1
Web Services Part 1
 
Html (hyper text markup language)
Html (hyper text markup language)Html (hyper text markup language)
Html (hyper text markup language)
 
Xml 215-presentation
Xml 215-presentationXml 215-presentation
Xml 215-presentation
 
Xhtml
XhtmlXhtml
Xhtml
 
Web 130 XML Podcast
Web 130 XML PodcastWeb 130 XML Podcast
Web 130 XML Podcast
 
Introduction to XML
Introduction to XMLIntroduction to XML
Introduction to XML
 
Wp unit III
Wp unit IIIWp unit III
Wp unit III
 

Viewers also liked

Week 4 market segmentation
Week 4 market segmentationWeek 4 market segmentation
Week 4 market segmentation
hapy
 
Assessment Validation IT Conference 08
Assessment Validation IT Conference 08Assessment Validation IT Conference 08
Assessment Validation IT Conference 08
hapy
 
Meta tags
Meta tagsMeta tags
Meta tags
hapy
 
What is wordpress week 1
What is wordpress week 1What is wordpress week 1
What is wordpress week 1
hapy
 
Meta tags1
Meta tags1Meta tags1
Meta tags1
hapy
 
Wikispaces Help
Wikispaces HelpWikispaces Help
Wikispaces Help
hapy
 
Week12 Obtain Client Sign Off On Technical Documentation
Week12 Obtain Client Sign Off On Technical DocumentationWeek12 Obtain Client Sign Off On Technical Documentation
Week12 Obtain Client Sign Off On Technical Documentation
hapy
 
Week9 Define And Document Business Problems
Week9 Define And Document Business ProblemsWeek9 Define And Document Business Problems
Week9 Define And Document Business Problems
hapy
 
Week4 Ensure Analysis Is Accurate And Complete
Week4 Ensure Analysis Is Accurate And CompleteWeek4 Ensure Analysis Is Accurate And Complete
Week4 Ensure Analysis Is Accurate And Complete
hapy
 
2 understanding client support needs
2 understanding client support needs2 understanding client support needs
2 understanding client support needs
hapy
 
Week11 Determine Technical Requirements
Week11 Determine Technical RequirementsWeek11 Determine Technical Requirements
Week11 Determine Technical Requirements
hapy
 
Meta tags
Meta tagsMeta tags
Meta tags
hapy
 
3 proposing client support solutions
3 proposing client support solutions3 proposing client support solutions
3 proposing client support solutions
hapy
 
The Art Of Service Recovery
The Art Of Service RecoveryThe Art Of Service Recovery
The Art Of Service Recovery
Barry Thierno
 
What is a service level agreement week7
What is a service level agreement week7What is a service level agreement week7
What is a service level agreement week7
hapy
 
Week7 Submit Analysis And Gain Agreement
Week7 Submit Analysis And Gain AgreementWeek7 Submit Analysis And Gain Agreement
Week7 Submit Analysis And Gain Agreement
hapy
 

Viewers also liked (20)

Week 4 market segmentation
Week 4 market segmentationWeek 4 market segmentation
Week 4 market segmentation
 
Assessment Validation IT Conference 08
Assessment Validation IT Conference 08Assessment Validation IT Conference 08
Assessment Validation IT Conference 08
 
Meta tags
Meta tagsMeta tags
Meta tags
 
Week 12 xml and xsl
Week 12 xml and xslWeek 12 xml and xsl
Week 12 xml and xsl
 
What is wordpress week 1
What is wordpress week 1What is wordpress week 1
What is wordpress week 1
 
Meta tags1
Meta tags1Meta tags1
Meta tags1
 
Wikispaces Help
Wikispaces HelpWikispaces Help
Wikispaces Help
 
Week12 Obtain Client Sign Off On Technical Documentation
Week12 Obtain Client Sign Off On Technical DocumentationWeek12 Obtain Client Sign Off On Technical Documentation
Week12 Obtain Client Sign Off On Technical Documentation
 
Week9 Define And Document Business Problems
Week9 Define And Document Business ProblemsWeek9 Define And Document Business Problems
Week9 Define And Document Business Problems
 
Week4 Ensure Analysis Is Accurate And Complete
Week4 Ensure Analysis Is Accurate And CompleteWeek4 Ensure Analysis Is Accurate And Complete
Week4 Ensure Analysis Is Accurate And Complete
 
2 understanding client support needs
2 understanding client support needs2 understanding client support needs
2 understanding client support needs
 
Week11 Determine Technical Requirements
Week11 Determine Technical RequirementsWeek11 Determine Technical Requirements
Week11 Determine Technical Requirements
 
1 understanding your clients
1 understanding your clients1 understanding your clients
1 understanding your clients
 
Meta tags
Meta tagsMeta tags
Meta tags
 
3 proposing client support solutions
3 proposing client support solutions3 proposing client support solutions
3 proposing client support solutions
 
The Art Of Service Recovery
The Art Of Service RecoveryThe Art Of Service Recovery
The Art Of Service Recovery
 
The Profitable Art Of Service Recovery
The Profitable Art Of Service RecoveryThe Profitable Art Of Service Recovery
The Profitable Art Of Service Recovery
 
What is a service level agreement week7
What is a service level agreement week7What is a service level agreement week7
What is a service level agreement week7
 
Week7 Submit Analysis And Gain Agreement
Week7 Submit Analysis And Gain AgreementWeek7 Submit Analysis And Gain Agreement
Week7 Submit Analysis And Gain Agreement
 
Web 2 Tools
Web 2 ToolsWeb 2 Tools
Web 2 Tools
 

Similar to Week1 xml

Introduction to XML
Introduction to XMLIntroduction to XML
Introduction to XML
yht4ever
 
Introduction to xml
Introduction to xmlIntroduction to xml
Introduction to xml
soumya
 
Web programming unit IIII XML &DOM NOTES BY BHAVSINGH MALOTH
Web programming unit IIII XML &DOM NOTES BY BHAVSINGH MALOTHWeb programming unit IIII XML &DOM NOTES BY BHAVSINGH MALOTH
Web programming unit IIII XML &DOM NOTES BY BHAVSINGH MALOTH
Bhavsingh Maloth
 
Lotusphere 2006 AD212 Introduction to DXL
Lotusphere 2006 AD212 Introduction to DXLLotusphere 2006 AD212 Introduction to DXL
Lotusphere 2006 AD212 Introduction to DXL
dominion
 

Similar to Week1 xml (20)

Xml material
Xml materialXml material
Xml material
 
Xml material
Xml materialXml material
Xml material
 
Introduction to XML
Introduction to XMLIntroduction to XML
Introduction to XML
 
01 Xml Begin
01 Xml Begin01 Xml Begin
01 Xml Begin
 
Xml 1
Xml 1Xml 1
Xml 1
 
xml introduction in web technologies subject
xml introduction in web technologies subjectxml introduction in web technologies subject
xml introduction in web technologies subject
 
Introduction to xml
Introduction to xmlIntroduction to xml
Introduction to xml
 
XML DTD Validate
XML DTD ValidateXML DTD Validate
XML DTD Validate
 
Web programming unit IIII XML &DOM NOTES BY BHAVSINGH MALOTH
Web programming unit IIII XML &DOM NOTES BY BHAVSINGH MALOTHWeb programming unit IIII XML &DOM NOTES BY BHAVSINGH MALOTH
Web programming unit IIII XML &DOM NOTES BY BHAVSINGH MALOTH
 
Introduction to xml
Introduction to xmlIntroduction to xml
Introduction to xml
 
Lotusphere 2006 AD212 Introduction to DXL
Lotusphere 2006 AD212 Introduction to DXLLotusphere 2006 AD212 Introduction to DXL
Lotusphere 2006 AD212 Introduction to DXL
 
Unit 2.2
Unit 2.2Unit 2.2
Unit 2.2
 
Xml intro1
Xml intro1Xml intro1
Xml intro1
 
Intro XML for archivists (2011)
Intro XML for archivists (2011)Intro XML for archivists (2011)
Intro XML for archivists (2011)
 
Xml
XmlXml
Xml
 
Unit 2.2
Unit 2.2Unit 2.2
Unit 2.2
 
XML - Extensible Markup Language for Network Security.pptx
XML - Extensible Markup Language for Network Security.pptxXML - Extensible Markup Language for Network Security.pptx
XML - Extensible Markup Language for Network Security.pptx
 
Module 5 XML Notes.pdf
Module 5 XML Notes.pdfModule 5 XML Notes.pdf
Module 5 XML Notes.pdf
 
XML simple Introduction
XML simple IntroductionXML simple Introduction
XML simple Introduction
 
XML - The Extensible Markup Language
XML - The Extensible Markup LanguageXML - The Extensible Markup Language
XML - The Extensible Markup Language
 

More from hapy (6)

Business requirements documents
Business requirements documentsBusiness requirements documents
Business requirements documents
 
Information Architecture Intro
Information Architecture IntroInformation Architecture Intro
Information Architecture Intro
 
Week10 Analysing Client Requirements
Week10 Analysing Client RequirementsWeek10 Analysing Client Requirements
Week10 Analysing Client Requirements
 
Week8 Topic1 Translate Business Needs Into Technical Requirements
Week8 Topic1 Translate Business Needs Into Technical RequirementsWeek8 Topic1 Translate Business Needs Into Technical Requirements
Week8 Topic1 Translate Business Needs Into Technical Requirements
 
Week5 Ensure Analysis Is Accurate And Complete
Week5 Ensure Analysis Is Accurate And CompleteWeek5 Ensure Analysis Is Accurate And Complete
Week5 Ensure Analysis Is Accurate And Complete
 
JAD Workshops
JAD WorkshopsJAD Workshops
JAD Workshops
 

Week1 xml

  • 1. XML Extensible Markup Language (XML) is a powerful mechanism of data exchange. It is an ideal solution for transferring structured data from server-to-client, server-to-server or an application-to-application.
  • 2. What is XML? XML stands for eXtensibleMarkup Language XML is a meta-markup language thats specifies rules for creating mark up languages XML was designed to CARRY data, not to display data  XML does not have any fixed set of tags (hence is extensible!) You must define your tags XML is designed to be self-descriptive XML is case-sensitive. Hence in an XML document <account>, <Account> and <ACCOUNT> are three different tags. XML is a W3C Recommendation Every XML-document is text-based and have the file extension .xml Questions: What is meant by text based (as opposed to binary) here? Why is XML being text based then an advantage?
  • 3. The Difference Between XML and HTML XML is not a replacement for HTML. XML and HTML were designed with different goals: XML was designed to transport and store data, with focus on what the data is HTML was designed to display data, with focus on how data looks HTML is about displaying information, while XML is about carrying information.
  • 4. XML Does Not DO Anything Maybe it is a little hard to understand, but XML does not DO anything. XML was created to structure, store, and transport information. XML tags are actually elements Elements can have sub elements or child elements just like html and other markup languages
  • 5. XML is Not a Replacement for HTML XML is a complement to HTML. It is important to understand that XML is not a replacement for HTML. In most web applications, XML is used to transport data, while HTML is used to format and display the data. XML is a software- and hardware-independent tool for carrying information. XML is Everywhere XML is now as important for the Web as HTML was to the foundation of the Web. XML is the most common tool for data transmissions between all sorts of applications. Can you think of anywhere that XML is in use?
  • 6. An XML example: This example is quite self descriptive. It has sender and receiver information, it also has a heading and a message body. But still, this XML document does not DO anything. It is just information wrapped in tags. Someone must write a piece of software to send, receive or display it. With XML You Invent Your Own Tags The tags in the example (like <to> and <from>) are not defined in any XML standard. These tags are "invented" by the author of the XML document. That is because the XML language has no predefined tags. The tags used in HTML are predefined. HTML documents can only use tags defined in the HTML standard (like <p>, <h1>, etc.). XML allows the author to define his/her own tags and his/her own document structure. <?xml version="1.0" ?><note><sender id=”02”>Tove</sender><from>Jani</from><heading>Reminder</heading><body>Don't forget me this weekend!</body></note>
  • 7. “Well formed” XML Syntax and Rules XML documents have the file extension .xml   Includes XML  Declaration eg <?xml version="1.0" ?>  One root- element   eg <note>  Every  tag  is  opened  and  ended   <from> </from>  Attributes are inside quotations <sender id=”02”> Has no overlapping tags Is Case sensitive  
  • 8. Exercise 1 Is the following xml file wellformed? Does it utilise sub elements or child elements <booklist> <book id=01> <title>XML Made Easy</title> <author>John Smith</Author> book></booklist>
  • 9. Exercise 2 Open Dreamweaver Define a new site Create a new xml document with the previous content but ensure it is “well formed”. Open this xml document in a browser the xml tags should display and be colour coded. Why are they a different content to the “tag” content?
  • 10. Exercise 3 Download an flash image slideshow from http://www.flashxml.net/basic-files/ Download these images http://www.urshula.com/xtras/week10images.zip Edit the xml to include only my images that I asked you to download (the hyperlinks can go to http://www.urshula.com; http://www.google.com; http://www.northcoast.tafensw.edu.au; and any where else you want.) Look at the xml document from flashxml is it well formed? What is the root element ? What sub elements and attributes does it use?

Editor's Notes

  1. Every XML-document is text-based=&gt; sharing data between different computers!=&gt; sharing data in Internet!=&gt; platform independence!Problems with Binary formatPlatform independanceFirewallsHard to debugInspecting the file can be hardSince XML is text-based, it does not have the problems mentioned above.
  2. Office 2010
  3. XML documents have the file extension .xml  Includes XML  Declaration eg &lt;?xml version=&quot;1.0&quot; ?&gt;  One root- element   eg &lt;note&gt;  Every  tag  is  opened  and  ended   &lt;from&gt; &lt;/from&gt;  Attributes are inside quotations &lt;sender id=”02”&gt;Has no overlapping tags Is Case sensitive