Location Groups

In order to assign a location group to a location you must include the tag and the Name of the location group for each individual assignment. Location group assignments have overwrite protection by default, so existing assignments that are not included in the upload will not get deleted.

<xs:sequence>
											<xs:element name="LocationGroup" minOccurs="0" maxOccurs="unbounded">
												<xs:complexType>
													<xs:sequence>
                            <xs:element name="Name" type="xs:string" />
                          </xs:sequence>