RE: [xml-dev] Re: determining ID-ness in XML

From
Champion, Mike <>
To
XML DEV <>
Date
2001-11-21T20:07:44Z
ID
<>
Thread
RE: [xml-dev] Re: determining ID-ness in XML
> -----Original Message-----
> From: W. E. Perry [mailto:]
> Sent: Wednesday, November 21, 2001 2:40 PM
> To: XML DEV
> Subject: Re: [xml-dev] Re: determining ID-ness in XML
> 
> As I see it, the possibilities are:

How about 

5) Refactor the various specs so that they layer cleanly, and add some sort
of "features" or "profile" string (in the XML declaration?  As a PI?
namespace URI pointing to a RDDL document?) to negotiate the feature set
between the processor and the application.

I know this is easier said than done, but seems like the right conceptual
solution to me.