Reducing redundancy in XML documents
by ZetaGecko | XML
An issue that always seems to arise when adding an element (whether core or extension) to a feed format is whether the element appearing at the feed level applies to the entries. The reason to want it to apply is obvious--avoiding having to repeat identical data over and over in each entry. But allowing inheritance...
[read more]