SlideShare ist ein Scribd-Unternehmen logo
1 von 59
Chapter 10: XML Database System Concepts ©Silberschatz, Korth and Sudarshan See  www.db-book.com  for conditions on re-use
XML ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.2 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Introduction ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.3 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML Introduction (Cont.) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.4 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML: Motivation ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.5 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML Motivation (Cont.) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.6 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Comparison with Relational Data ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.7 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Structure of XML Data ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.8 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Example of Nested Elements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.9 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Motivation for Nesting ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.10 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Structure of XML Data (Cont.) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.11 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Attributes ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.12 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Attributes vs. Subelements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.13 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Namespaces ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.14 Database System Concepts - 5 th  Edition, Aug 22, 2005.
More on XML Syntax ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.15 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML Document Schema ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.16 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Document Type Definition (DTD) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.17 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Element Specification in DTD ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.18 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Bank DTD ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.19 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Attribute Specification in DTD ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.20 Database System Concepts - 5 th  Edition, Aug 22, 2005.
IDs and IDREFs ,[object Object],[object Object],[object Object],[object Object],[object Object],10.21 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Bank DTD with Attributes ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.22 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML data with ID and IDREF attributes ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.23 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Limitations of DTDs ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.24 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML Schema ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.25 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML Schema Version of Bank DTD ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.26 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML Schema Version of Bank DTD ,[object Object],[object Object],[object Object],[object Object],10.27 Database System Concepts - 5 th  Edition, Aug 22, 2005.
More features of XML Schema ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.28 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Querying and Transforming XML Data ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.29 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Tree Model of XML Data ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.30 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XPath ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.31 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XPath (Cont.) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.32 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Functions in XPath ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.33 Database System Concepts - 5 th  Edition, Aug 22, 2005.
More XPath Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.34 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XQuery ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.35 Database System Concepts - 5 th  Edition, Aug 22, 2005.
FLWOR Syntax in XQuery  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.36 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Joins ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.37 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Nested Queries ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.38 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Sorting in XQuery  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.39 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Functions and Other XQuery Features ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.40 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XSLT ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.41 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XSLT Templates ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.42 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Creating XML Output ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.43 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Creating XML Output (Cont.) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.44 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Structural Recursion 10.45 Database System Concepts - 5 th  Edition, Aug 22, 2005. ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Joins in XSLT 10.46 Database System Concepts - 5 th  Edition, Aug 22, 2005. ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Sorting in XSLT ,[object Object],[object Object],[object Object],10.47 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Application Program Interface ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.48 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Storage of XML Data ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.49 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Storage of XML in Relational Databases ,[object Object],[object Object],[object Object],[object Object],10.50 Database System Concepts - 5 th  Edition, Aug 22, 2005.
String Representation ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.51 Database System Concepts - 5 th  Edition, Aug 22, 2005.
String Representation (Cont.) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.52 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Tree Representation ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.53 Database System Concepts - 5 th  Edition, Aug 22, 2005. bank (id:1) customer (id:2) account (id: 5) customer_name (id: 3) account_number (id: 7)
Tree Representation (Cont.) ,[object Object],[object Object],[object Object],[object Object],10.54 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Mapping XML Data to Relations ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.55 Database System Concepts - 5 th  Edition, Aug 22, 2005.
Storing XML Data in Relational Systems ,[object Object],[object Object],[object Object],[object Object],10.56 Database System Concepts - 5 th  Edition, Aug 22, 2005.
SQL/XML ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.57 Database System Concepts - 5 th  Edition, Aug 22, 2005.
SQL Extensions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.58 Database System Concepts - 5 th  Edition, Aug 22, 2005.
XML Application: Web Services ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],10.59 Database System Concepts - 5 th  Edition, Aug 22, 2005.

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Dtd
DtdDtd
Dtd
 
Web Services Part 1
Web Services Part 1Web Services Part 1
Web Services Part 1
 
Basic XML
Basic XMLBasic XML
Basic XML
 
uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2
 
Difference between dtd and xsd
Difference between dtd and xsdDifference between dtd and xsd
Difference between dtd and xsd
 
Xml dtd
Xml dtdXml dtd
Xml dtd
 
uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2
 
Document type definition
Document type definitionDocument type definition
Document type definition
 
Session 1
Session 1Session 1
Session 1
 
uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2
 
XML and DTD
XML and DTDXML and DTD
XML and DTD
 
Building XML Based Applications
Building XML Based ApplicationsBuilding XML Based Applications
Building XML Based Applications
 
XML - Data Modeling
XML - Data ModelingXML - Data Modeling
XML - Data Modeling
 
Dtd
DtdDtd
Dtd
 
Xml2
Xml2Xml2
Xml2
 
2 dtd - validating xml documents
2   dtd - validating xml documents2   dtd - validating xml documents
2 dtd - validating xml documents
 
Jungahan web presentation
Jungahan web presentationJungahan web presentation
Jungahan web presentation
 
O9xml
O9xmlO9xml
O9xml
 
Document Type Definitions
Document Type DefinitionsDocument Type Definitions
Document Type Definitions
 
Hpd ppt
Hpd pptHpd ppt
Hpd ppt
 

Andere mochten auch

Brand name development report
Brand name development reportBrand name development report
Brand name development reportchrisbgd
 
One-way ANOVA for Completely Randomized Design (CRD)
One-way ANOVA for Completely Randomized Design (CRD)One-way ANOVA for Completely Randomized Design (CRD)
One-way ANOVA for Completely Randomized Design (CRD)Siti Nur Adila Hamzah
 
Theory on principle of separation of powers
Theory on principle of separation of powers Theory on principle of separation of powers
Theory on principle of separation of powers Udisha Singh
 
Experimental research design
Experimental research designExperimental research design
Experimental research designNursing Path
 

Andere mochten auch (6)

Tutor Xml Gxs
Tutor Xml GxsTutor Xml Gxs
Tutor Xml Gxs
 
Logo Design
Logo DesignLogo Design
Logo Design
 
Brand name development report
Brand name development reportBrand name development report
Brand name development report
 
One-way ANOVA for Completely Randomized Design (CRD)
One-way ANOVA for Completely Randomized Design (CRD)One-way ANOVA for Completely Randomized Design (CRD)
One-way ANOVA for Completely Randomized Design (CRD)
 
Theory on principle of separation of powers
Theory on principle of separation of powers Theory on principle of separation of powers
Theory on principle of separation of powers
 
Experimental research design
Experimental research designExperimental research design
Experimental research design
 

Ähnlich wie XML Database System Concepts Chapter Explains XML Structure, Schema and Applications

Ähnlich wie XML Database System Concepts Chapter Explains XML Structure, Schema and Applications (20)

10. XML in DBMS
10. XML in DBMS10. XML in DBMS
10. XML in DBMS
 
Introduction to XML
Introduction to XMLIntroduction to XML
Introduction to XML
 
Xml
XmlXml
Xml
 
Xml 1
Xml 1Xml 1
Xml 1
 
xml-150211140504-conversion-gate01 (1).pdf
xml-150211140504-conversion-gate01 (1).pdfxml-150211140504-conversion-gate01 (1).pdf
xml-150211140504-conversion-gate01 (1).pdf
 
Intro XML for archivists (2011)
Intro XML for archivists (2011)Intro XML for archivists (2011)
Intro XML for archivists (2011)
 
XML-Unit 1.ppt
XML-Unit 1.pptXML-Unit 1.ppt
XML-Unit 1.ppt
 
[DSBW Spring 2010] Unit 10: XML and Web And beyond
[DSBW Spring 2010] Unit 10: XML and Web And beyond[DSBW Spring 2010] Unit 10: XML and Web And beyond
[DSBW Spring 2010] Unit 10: XML and Web And beyond
 
Xml
XmlXml
Xml
 
Xml
XmlXml
Xml
 
Ch10
Ch10Ch10
Ch10
 
XML Databases.ppt
XML Databases.pptXML Databases.ppt
XML Databases.ppt
 
XML Introduction
XML IntroductionXML Introduction
XML Introduction
 
XML
XML XML
XML
 
Xml For Dummies Chapter 8 Understanding And Using Dt Ds it-slideshares.blog...
Xml For Dummies   Chapter 8 Understanding And Using Dt Ds it-slideshares.blog...Xml For Dummies   Chapter 8 Understanding And Using Dt Ds it-slideshares.blog...
Xml For Dummies Chapter 8 Understanding And Using Dt Ds it-slideshares.blog...
 
What is xml
What is xmlWhat is xml
What is xml
 
XML
XMLXML
XML
 
Introduction to xml schema
Introduction to xml schemaIntroduction to xml schema
Introduction to xml schema
 
Oracle soa xml faq
Oracle soa xml faqOracle soa xml faq
Oracle soa xml faq
 
Introduction to XML
Introduction to XMLIntroduction to XML
Introduction to XML
 

Mehr von KITE www.kitecolleges.com (20)

DISTRIBUTED INTERACTIVE VIRTUAL ENVIRONMENT
DISTRIBUTED INTERACTIVE VIRTUAL ENVIRONMENTDISTRIBUTED INTERACTIVE VIRTUAL ENVIRONMENT
DISTRIBUTED INTERACTIVE VIRTUAL ENVIRONMENT
 
BrainFingerprintingpresentation
BrainFingerprintingpresentationBrainFingerprintingpresentation
BrainFingerprintingpresentation
 
ch6
ch6ch6
ch6
 
week-11x
week-11xweek-11x
week-11x
 
PPT (2)
PPT (2)PPT (2)
PPT (2)
 
week-10x
week-10xweek-10x
week-10x
 
week-1x
week-1xweek-1x
week-1x
 
week-18x
week-18xweek-18x
week-18x
 
ch14
ch14ch14
ch14
 
ch16
ch16ch16
ch16
 
holographic versatile disc
holographic versatile discholographic versatile disc
holographic versatile disc
 
week-22x
week-22xweek-22x
week-22x
 
week-16x
week-16xweek-16x
week-16x
 
week-5x
week-5xweek-5x
week-5x
 
week-6x
week-6xweek-6x
week-6x
 
week-3x
week-3xweek-3x
week-3x
 
ch8
ch8ch8
ch8
 
Intro Expert Systems test-me.co.uk
Intro Expert Systems test-me.co.ukIntro Expert Systems test-me.co.uk
Intro Expert Systems test-me.co.uk
 
ch17
ch17ch17
ch17
 
ch4
ch4ch4
ch4
 

Kürzlich hochgeladen

Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 

Kürzlich hochgeladen (20)

Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 

XML Database System Concepts Chapter Explains XML Structure, Schema and Applications

  • 1. Chapter 10: XML Database System Concepts ©Silberschatz, Korth and Sudarshan See www.db-book.com for conditions on re-use
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.
  • 56.
  • 57.
  • 58.
  • 59.