OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Feature Manifest (Was:RE: Parser Behaviour (serious))

[ Lists Home | Date Index | Thread Index ]
  • From: "Clark C. Evans" <cce@clarkevans.com>
  • To: Peter Murray-Rust <peter@ursus.demon.co.uk>
  • Date: Wed, 5 Apr 2000 23:50:48 -0400 (EDT)

On Wed, 5 Apr 2000, Peter Murray-Rust wrote:
> <?xdev externalEntityExpansion="mandatory" DTDResolution="optional"?>

This is nice. 

This might be going too far... but why not have a complete 
set of features; describing every assumption all the way down 
to what us SML-DEV people are calling MinXML.

Feature list:

  * mixed-content
  * attributes
  * pi
  * parsed-entities
  * ...

And then, a list of packages...

  MinXML       := { }   // that's right, the empty set
  CommonXML    := { attributes, mixed-content, ... }
  UniversalXML := CommonXML union { parsed-entities ,  ... }

...

Then; perhaps the W3C could approve something like...

  <?xml version = "1.1"
        base    = "common"
        plus    = "default-attribute-values"
        plus    = "processing-instruction"
  ?>


This would say; this text uses all of the features
defined by "CommonXML" feature list, plus two
additional features.   If a text uses a feature
which is not there... it is now *explicit*

Clark





***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS