<imageList> Configuration Element

This element contains a list of all the server images to be configured for use with EditLive! for XML.

Configuration Element Tree Structure

<editLive>
     ...
     <mediaSettings>
          <images>
               ...
               <imageList>
                    <!--image list configuration settings-->
               </imageList>
          </images>
     </mediaSettings>
     ...
</editLive>

Child Elements

<image>

This element contains the configuration information for a server image for use with EditLive! for XML.

Remarks

The <imageList> element can appear only once within the <images> element.