The Extensible Application Markup Language (XAML)

Interesting Characteristics

  • XML based
  • Developed by Microsoft
    • Used in the .NET 3.0 framework, particularly Windows Presentation Foundation (WPF) and Silverlight
  • Used to define and describe User Interfaces
  • Used to separate UI code from application logic code
  • Every XAML element represents a .NET CLR class.

Applicability to Video Metadata

Very little application to video.  Use is restricted to the preparation of interfaces for delivering video that need to fit within a .NET application framework.

Applicable Metadata Elements for Digital Video

None really

More information

http://msdn.microsoft.com/en-us/library/ms747122.aspx

  • No labels