On Fri, 19 May 2000, Clark C. Evans wrote: > #4 Release the above changes with XML 1.1 ... with > <?xml version="1.1" ?> Question: How does one transition from 1.0 to 1.1 ? Answer: Put xml:namespace and xml:base declarations into the into the <?xml version="1.1" xmlns:prefix="some:uri" ?> block... and deprechiate the use of attributes for same functionality. Then, people can use XML 1.0 namespaces in parallel to the new XML 1.1 namespaces; making for a nice transition... Just thoughts... ClarkReceived on Friday, 19 May 2000 14:10:35 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:13:58 UTC