Description
As a common tool for Web development, and a universal medium for information storage and exchange, XML is a key technology for those entering a wide variety of technology professions.
This training will focus on two major areas of XML. First, it will cover the basic syntactic rules that make up an XML document and include concepts such as elements, attributes, entities and namespaces. Second, it will cover validation of XML documents using a Document Type Definition (DTD). As we explore these topics, we'll gain experience working with XML by using it to structure a simple job listing that may eventually be used in a website.