| |||||||||
|
1. #11730 Defining an XML Document Model with a DTD An XML document is considered 'well written' when its syntax is correct, and 'valid' when it respects a document model. While a document must be 'well written,' it does not necessarily have to be 'valid.' However, as XML is a meta language, there are an infinite number of XML formats, and most XML documents should respect a particular document model, which can be defined in one of two ways: By a Document Type Definition (DTD); By an XML Schema. In this article, we are going to look at how you should go about implementing the former, using a DTD. Gallard, Samuel. Intranet Journal. Design>Web Design>XML>Metadata 2. #11731 Using XML/XSL for Web Publication In this article, we look at the problem of Web publication, a process which concerns all enterprises having to send and receive information. What makes XML the technical solution to content syndication? How can the XML/XSL couple facilitate multi-channel publication? We will illustrate this last point using an example near and dear to our hearts, the publication of TrendMarkers e-newsletter.
| |||||||||
| |||||||||
Click here to learn how to embed the RSS feed by this author in your website.