[
Lists Home |
Date Index |
Thread Index
]
> The only time they need their data
> normalised is at the end of a message flow, when it goes into a
> database, but certainly not in XML transit.
I think that's the key point.
Normalization was invented for databases - persistent shared updateable data
stores used by many people in different and unpredictable ways. Database
design and message design have quite different requirements and the optimum
design for one is not generally optimum for the other.
The post that started this thread failed to say what you were trying to
optimize.
Michael Kay
http://www.saxonica.com/
|