﻿<ElementStructure xmlns="http://www.composite.net/ns/management/trees/treemarkup/1.0" 
				  xmlns:f="http://www.composite.net/ns/function/1.0"> 
  <ElementStructure.AutoAttachments> 
    <DataType Type="Composite.Data.Types.IMediaFile" /> 
  </ElementStructure.AutoAttachments> 
  <ElementRoot> 
    <Actions> 
      <MessageBoxAction Label="GUID" 
						MessageBoxTitle="${C1:Data:Composite.Data.Types.IMediaFile:FileName}" 
						MessageBoxMessage="${C1:Data:Composite.Data.Types.IMediaFile:Id}" /> 
    </Actions> 
  </ElementRoot> 
</ElementStructure>