Locations Element (XMLA)

Contains a collection of Location elements used by the parent Backup, Restore , or Synchronize command.

Syntax

  
< Backup> <!-- or one of the elements listed below in the Element relationships table -->  
   ...  
   <Locations>  
      <Location>...</Location>  
   </Locations>  
   ...  
</Backup>  

Element characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element relationships

Relationship Element
Parent elements Backup, Restore , or Synchronize
Child elements Location

Remarks