| | |
Summary: March 29, 2008 ICS 541: XML Schema 1
XML Schemas
March 29, 2008 ICS 541: XML Schema 2
Objectives
To learn:
what an XML Schema is
how XML Schema will replace DTD
how to use the XML Schema language in your applications
March 29, 2008 ICS 541: XML Schema 3
- Lecture outline
Introduction
The element
A reference to DTD
A reference to XML schema
XSD simple elements
XSD data types
XSD attributes
XSD restrictions/facets
XSD complex elements
Other XSD components
|