﻿<?xml version="1.0" encoding="UTF-8"?>
<uilog xmlns:d1p1="http://v8.1c.ru/8.3/uilog">
	<ClientApplicationWindow caption="Справочник1">
		<Form title="Справочник1">
			<FormTable name="Список" title="Список">
				<selectRow>
					<Field title="Код" cellText="000000004"/>
				</selectRow>
				<FormField name="Наименование" title="Наименование">
					<activate/>
				</FormField>
				<selectRow>
					<Field title="Код" cellText="000000005"/>
				</selectRow>
				<selectRow>
					<Field title="Код" cellText="000000006"/>
				</selectRow>
				<clearRowSelection/>
				<selectRow/>
				<clearRowSelection>
					<Field title="Код" cellText="000000005"/>
				</clearRowSelection>
				<clearRowSelection>
					<Field title="Код" cellText="000000004"/>
				</clearRowSelection>
			</FormTable>
		</Form>
	</ClientApplicationWindow>
</uilog>
