Web Services, Part VIII: Reading DTDs with JavaScript: A Final Word - Doc JavaScript | WebReference

Web Services, Part VIII: Reading DTDs with JavaScript: A Final Word - Doc JavaScript


Web Services, Part VIII: Reading DTDs with JavaScript

A Final Word

In this column we continued our series on Web services. This is the third in a miniseries about XML loading and manipulating of the DOMDocument object. We focused in this column on integrating document type definitions (DTDs) in XML file loading. We showed you the two functions of DTDs: validate the XML file structure and defining real values for entity references. We explained the differences between loading XML in the browser and with JavaScript. We went into the specific details regarding the reflection of entity references on the DOMDocument tree representation. We also walked you through two examples for entity reference insertion.

In this column you have learned:

You can find a listing of our XML, XSL, and DTD files on Page 8, or you can download them directly from this zipped file.

https://www.internet.com


Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: February 11, 2002
Revised: February 11, 2002

URL: https://www.webreference.com/js/column103/9.html