[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xml-dev] normalizing schemas
- From: Ronald Bourret <rpbourret@rpbourret.com>
- To: "Fuchs, Matthew" <matthew.fuchs@commerceone.com>
- Date: Mon, 05 Nov 2001 14:33:44 -0800
"Fuchs, Matthew" wrote:
>
> I'm not sure what you mean by "dissolve all references and insert it at the
> referenced place", as to me that seems to be the opposite of
> flattening/normalizing. I consider normalizing to be hoisting all
> definitions/declarations to the top level and replacing recursive structures
> with references to the hoisted ones.
I agree. This has the added advantage of not duplicating any
definitions.
-- Ron