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

Re: [xml-dev] XML feature manifest/profile (was RE:: [xml-dev] Re: determining ID-ness in XML )

From
Gavin Thomas Nicol <>
To
Date
2001-11-24T16:26:39Z
ID
<>
Thread
Re: [xml-dev] XML feature manifest/profile (was RE:: [xml-dev] Re: determining ID-ness in XML )
> And that's the problem I was scratching at with:
> "5) Refactor the various specs so that they layer cleanly, and add some
> sort of "features" or "profile" string to negotiate the feature set
> between the processor and the application."
> http://lists.xml.org/archives/xml-dev/200111/msg00794.html

I tend to be against this, mostly because people and the processors will 
almost certainly not negotiate cleanly. If you're worried about there being 
so many variations on a theme, you're better off contraining the input to
reduce the number of combinations.

In other words, I'd remove features (like ID!) from XML entirely, or remove 
them from the model (like Entity boundaries) before giving people an 
*optional* way of processing them.
← Prev in month ← Prev in thread
Next in thread → Next in month →