RE: XML InfoSet and property value preservation

> Maybe you could give a concrete example?

Client A stores XML code in property x:
	<p:Foo>some data</p:Foo>

Client B stores XML code in property y:
	<p:Bar>some other data</p:Bar>

Client A's namespace prefix p points to a different namespace than client B's namespace prefix p. Now, client A gets all properties (including x ans y) for this resource. The server needs to create on XML file containing both properties, but it can't preserve both prefixes, since they point to different namespaces.

It's entirely possible that I simply don't understand the sitation, of course.

lukas

-- 
Lukas Mathis, Numcom Software AG
Hardturmstrasse 66, CH-8005 Zürich
Direct +41(0)43-204 06 08
mailto:lukas.mathis@numcom.com, http://www.numcom.com/

Received on Friday, 18 November 2005 10:01:38 UTC