final String repositoryAttributes = _builder.toString();
StringConcatenation _builder_1 = new StringConcatenation();
_builder_1.append("<location ");
_builder_1.append(locationAttributes, "");
_builder_1.append(" type=\"InstallableUnit\">");
_builder_1.newLineIfNotEmpty();
{
List<IInstallableUnit> _resolvedIUs = location.getResolvedIUs();
for(final IInstallableUnit iu : _resolvedIUs) {
_builder_1.append(" ");
_builder_1.append("<unit id=\"");