Computers handle data
in many ways and formats, e.g., text, images, audio, and video. When exchanging
data, there is often a need for a standardised format that many applications can
read and write. One such standard is the Extensible Markup Language (XML)
developed by the World Wide Web Consortium. Topics covered includes: Document
instances, DTD syntax, Document modelling , XML processing, SAX, DOM, Document
formatting, Other related standards, Synthesis, Example of SAX Applications.
This page covers the following topics related to XML Schema
Definition : Introduction, DataSets, Validating XML Documents, Attributes,
Derived Data Types, Namespaces, Restrictions and Substitutions, Program
Generated Schemas, XML Serialization, The XSD Program.
This note explains the following topics: XML
by Essence of XML, XML Schema, XQuery and XPath, MSL: A model for W3C XML
Schema, A semistructured monad for semistructured dat, An Algebra for XML Query,
XML Query Languages, A formal semantics of patterns in XSLT.
This lecture
note gives an overview of the most important XML technologies. It explains the
basics to implement XML technology reliably and efficiently in various different
application contexts.
This note covers the following topics:
Structured Documents, Overview of XML, XML Paths and XSLT, XML Style Language,
XML Schema, XML Pointer and XLink, XML API's and XML Document Design.
This
note covers the following topics: introduction, xml basics, xml structural
constraint specification, document type definitions (dtds), xml schema,
xmldatabase mappings, xml parsing apis, simple api for xml (sax), document
object model (dom), xml querying and transformation, xpath, xquery, xslt, xml
applications.