How to use XLink with XML
XLink, is an XML-related specification, that lets you achieve dramatic linking effects in your XML documents. In this short tip, ...
November 25th 2005
Free
Decoding XML and the DTD
All XML documents must be both well-formed and valid. But how do you determine whether your XML documents meet those ...