Archive for the ‘xml’ Category

Use Unique Element Names in your XML

The Problem
It seems to me that this should be fairly obvious, but you should use unique element names in your XML. I only bring this up because I recently ran into some XML code at work that breaks this guideline. Here is an example of what I’m talking about (Keep in mind that this is […]