"Live simply, that others
may simply Live..."
Mahatma Gandhi
Home
Resumé
Interests
Courses
Projects
CIS 260 - Introduction to XML
Fall, 2013 - 5.0 Credits
Course Overview:
Topics include how XML is used in Web sites and data storage applications, XSL, incorporating style with XSL and CSS, Namespaces, DTDs and Schemas.
Course Objectives:
Upon successful completion of this course, students will be able to:
- Create, structure, and script XML documents.
- Demonstrate proper XML syntax.
- Explain element hierarchies in an XML document.
- Write well-formed XML documents.
- Use Namespaces in XML.
- Add style to XML using CSS and XSL.
- Transform XML into other formats using XSLT.
- Use XPath and XPointer for locating specific XML data.
- Use XLink for linking XML and non-XML resources.
- Manipulate XML documents using DOM.
- Validate XML using DTDs and Schemas.
- Incorporate XML into traditional databases.
