← Prev in month ← Prev in thread
Next in thread → Next in month →

XML Design by Composition

From
Costello, Roger L. <>
To
"" <>
Date
2012-12-19T10:57:55Z
ID
<>
Thread
XML Design by Composition
Hi Folks,

This article shows how to design XML documents by composition (design-by-composition). The benefits of design-by-composition are many: (a) each component within your XML document is a loose coupler, (b) each component can be independently understood and verified, (c) each component can be combined (composed) with other components, thus providing flexibility and power.

http://www.xfront.com/XML-design-by-composition.pdf

Comments welcome.

/Roger
← Prev in month ← Prev in thread
Next in thread → Next in month →