



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
This lecture discusses how to share database data with suppliers using xml. The concept of xml as a standard way to describe document content, its customizability, and its comparison with html. The lecture also covers the document type declaration (dtd) and its role in defining the structure of an xml document, as well as xslt, a separate language used to transform xml documents into other formats like html. The document also touches upon xml schema as an alternative to dtd for defining the structure of xml documents.
Typology: Study notes
1 / 5
This page cannot be seen from the preview
Don't miss anything!
Announcements Exam Review next time. Come prepared to ask questions. Discuss homework status. Chapter 13 Let's say that you have a big organization, and you want to share DB data with your suppliers to automate delivery of new products. So, transactions from your invoice DB need to be sent to the various suppliers, and loaded as transactions in their DB. How might you go about doing this? What should the extracted data look like? XML XML (extensible Markup Language)
In this example, the data conforms to the DTD – it is said to be type-valid. If the data did not conform to the DTD it would be type-invalid. It could still be an XML document: for example, if there were two