[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FW: ANN: SAX Filters for Namespace Processing
- From: Leigh Dodds <ldodds@ingenta.com>
- To: xml-dev <xml-dev@lists.xml.org>
- Date: Fri, 03 Aug 2001 18:20:34 +0100
FW'd message from Richard Tobin...
> -----Original Message-----
> From: Richard Tobin [mailto:richard@cogsci.ed.ac.uk]
> Sent: 03 August 2001 17:53
> To: ldodds@ingenta.com
> Subject: Re: ANN: SAX Filters for Namespace Processing
>
>
> >Still doesn't answer the question of why the "elementFormDefault"
> >attribute defaults to "unqualified" though does it?
>
> At one point (http://www.w3.org/TR/2000/WD-xmlschema-1-20000225/)
> there was no choice: all local elements were unqualified.
> ElementFormDefault was added and made it selectable: perhaps there
> was a desire for the default to stay the same.
>
> Also note that there is also attributeFormDefault, for which
> unqualified is a perfectly natural default.
>
> -- Richard