[
Lists Home |
Date Index |
Thread Index
]
On Fri, 2002-10-25 at 12:23, John Cowan wrote:
> Rick Jelliffe scripsit:
> >
> > I guess we will be needing SAX properties to handle
> > XML 1.1.
> >
> > I suggest:
> >
> > http://xml.org/sax/features/xml1.1
> >
> > which, if present and true, says that the parser supports XML 1.1.
>
> +1
>
> > http://xml.org/sax/features/normalization
> >
> > which, if present and true, says that the parser
> > supports normalization checks.
>
> Well, okay. But I think we need something to turn checks on and off,
> and then a read-only feature to say whether checks succeeded or failed.
Same for the first one IMO: we might want to tell a XML 1.1 processor to
turn XML 1.1 off if the application can't support it and/or if we want
to get the XML 1.0 linefeed processing and a read-only feature to say
whether the document was XML 1.1.
I am wondering if it could be usefull to separate these features from
the actual XML declaration and indicate if the XML document has actually
used XML 1.1 features.
Eric
--
Curious about Relax NG? My book in progress is waiting your review!
http://books.xmlschemata.org/relaxng/
------------------------------------------------------------------------
Eric van der Vlist http://xmlfr.org http://dyomedea.com
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------
|