Is there a difference between the 2008 and 2009 namespace for Deep Zoom Images?

StackOverflow https://stackoverflow.com/questions/12644965

  •  04-07-2021
  •  | 
  •  

문제

I noticed that Deep Zoom Composer writes DZIs with a namespace of

http://schemas.microsoft.com/deepzoom/2009

However the official documentation and the only available schema refer to

http://schemas.microsoft.com/deepzoom/2008

XML dictates I cannot treat them as equivalent, although they seem to be. So does anyone know if there is a difference and even better, can point to some documentation?

도움이 되었습니까?

해결책

Talking with the program manager for Seadragon at that time, he believes the only thing that was added was an optional extra tag to support Microsoft's Smooth Streaming server feature. If you're not using Smooth Streaming, the 2008 schema is identical to the 2009 one.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top