Re: [xml-dev] Microsoft XML Diff and Patch 1.0 available

From
Elliotte Rusty Harold <>
To
Date
2002-09-04T13:25:18Z
ID
<p04330103b99bb9bb78a4@[192.168.254.4]>
Thread
Re: [xml-dev] Microsoft XML Diff and Patch 1.0 available
At 4:19 PM -0700 8/30/02, Dare Obasanjo wrote:
>Microsoft XML Diff and Patch 1.0 is now released.
>

According to the documentation this tool  "does differentiate between 
an empty element <a/> and element with no content <a></a>" This is 
clearly wrong. <a/> vs. <a></a> is just syntax sugar. There is no 
significant difference between them, and tools should not pretend 
there is. An empty element is an element with no content and vice 
versa.

This is a common misconception among developers and Microsoft should 
not be encouraging it.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold |  | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          XML in a  Nutshell, 2nd Edition (O'Reilly, 2002)          |
|              http://www.cafeconleche.org/books/xian2/              |
|  http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/  |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+