- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Wed, 25 Apr 2001 22:54:16 +0200
- To: "Jason Crawford" <ccjason@us.ibm.com>, "Clemm, Geoff" <gclemm@Rational.Com>
- Cc: "WebDAV WG" <w3c-dist-auth@w3.org>
No, Canonical XML is very clear in that *all* attributes in the XML namespace are inherited when XML fragments are persisted/serialized. Thus: a) xml:lang may appear in the prop element or on any ancestor, b) what needs to be clarified is the behaviour for *other* attributes from the XML namespace, such as xml:space and xml:base. See also <http://lists.w3.org/Archives/Public/w3c-dist-auth/2001AprJun/0102.html> -----Ursprungliche Nachricht----- Von: w3c-dist-auth-request@w3.org [mailto:w3c-dist-auth-request@w3.org]Im Auftrag von Jason Crawford Gesendet: Mittwoch, 25. April 2001 21:44 An: Clemm, Geoff Cc: WebDAV WG Betreff: RE: Issue: XML_LANG_CLARIFY To be persistant, I think we all agree the xml:lang attribute can be on the property node and doesn't have to be on a child. Do we agree that it can even be on the parent of the property node and still be persistant? Should we discourage the client from doing this though? <D:set> <D:prop xml:lang="NL"> <D:displaynname>Kikkers in de koek</D:displayname> </D:prop> </D:set> ------------------------------------------ Phone: 914-784-7569, ccjason@us.ibm.com
Received on Wednesday, 25 April 2001 16:54:24 UTC