<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="/DAV/JS/xslt/formview.xsl"?>
<design>
	<connection dsn="DSN=Local_Instance" endpoint="/XMLA"  nocred="0"></connection>
	<form name="Main Form" dstype="1" dsname="Demo.demo.Countries" >
		<columns>
			<column>Name</column>
			<column>Code</column>
			<column>SmallFlagDAVResourceName</column>
			<column>LargeFlagDAVResourceName</column>
			<column>SmallFlagDAVResourceURI</column>
			<column>LargeFlagDAVResourceURI</column>
			<column>Lat</column>
			<column>Lng</column>
		</columns>
		<query>SELECT "Name", "Code", "SmallFlagDAVResourceName", "LargeFlagDAVResourceName", "SmallFlagDAVResourceURI", "LargeFlagDAVResourceURI", "Lat", "Lng" FROM "Demo"."demo"."Countries"</query>
		<selfCols></selfCols>
		<masterCols></masterCols>
		<masterForms></masterForms>
		<area bgcolor="rgb(187, 187, 187)" fgcolor="rgb(0, 0, 0)" size="12.8px" left="0" top="0" width="1305" height="600" />
		<object type="nav" value="false">
			<style left="79" top="517" >
				<css ></css>
			</style>
			<properties>
			</properties>
			<datasources>
			</datasources>
		</object>

		<object type="map" value="false">
			<style left="79" top="29"  width="954" height="479" >
				<css ></css>
			</style>
			<properties>
				<property>
					<name>Key</name>
					<value></value>
					<type>string</type>
				</property>
				<property>
					<name>Zoom level</name>
					<value>13</value>
					<type>select</type>
				</property>
				<property>
					<name>Provider</name>
					<value>Google</value>
					<type>select</type>
				</property>
				<property>
					<name>All markers at once?</name>
					<value>1</value>
					<type>bool</type>
				</property>
				<property>
					<name>Pin data source</name>
					<value>1</value>
					<type>form</type>
				</property>
				<property>
					<name>Map type</name>
					<value>Map</value>
					<type>select</type>
				</property>
			</properties>
			<datasources>
				<datasource name="Latitude" variable="0">
					<columnIndex>6</columnIndex>
				</datasource>
				<datasource name="Longitude" variable="0">
					<columnIndex>7</columnIndex>
				</datasource>
			</datasources>
		</object>

		<object type="label" value="Name">
			<style left="345" top="518"  width="35" height="15" >
				<css  color="rgb(0, 0, 0)"  backgroundColor="transparent"  fontSize="12.8px" ></css>
			</style>
			<properties>
			</properties>
			<datasources>
				<datasource name="Value" variable="0">
					<columnIndex>-1</columnIndex>
				</datasource>
			</datasources>
		</object>

		<object type="input" value="[Name]">
			<style left="445" top="518"  width="171" height="22" >
				<css  color="rgb(0, 0, 0)"  backgroundColor="rgb(255, 255, 255)"  fontSize="13px" ></css>
			</style>
			<properties>
			</properties>
			<datasources>
				<datasource name="Value" variable="0">
					<columnIndex>0</columnIndex>
				</datasource>
			</datasources>
		</object>

	</form>
	<form name="Flags" dstype="1" dsname="Demo.demo.Flags" >
		<columns>
			<column>CountryCode</column>
			<column>LargeFlag</column>
			<column>SmallFlag</column>
		</columns>
		<query>SELECT "CountryCode", "LargeFlag", "SmallFlag" FROM "Demo"."demo"."Flags"</query>
		<selfCols>0</selfCols>
		<masterCols>1</masterCols>
		<masterForms>0</masterForms>
		<area bgcolor="rgb(187, 187, 187)" fgcolor="rgb(0, 0, 0)" size="12.8px" left="764" top="374" width="222" height="142" />
		<object type="image" value="false">
			<style left="11" top="8" >
				<css ></css>
			</style>
			<properties>
			</properties>
			<datasources>
				<datasource name="Source" variable="0">
					<columnIndex>2</columnIndex>
				</datasource>
			</datasources>
		</object>

		<object type="label" value="CountryCode">
			<style left="5" top="116"  width="77" height="15" >
				<css  color="rgb(0, 0, 0)"  backgroundColor="transparent"  fontSize="12.8px" ></css>
			</style>
			<properties>
			</properties>
			<datasources>
				<datasource name="Value" variable="0">
					<columnIndex>-1</columnIndex>
				</datasource>
			</datasources>
		</object>

		<object type="input" value="[CountryCode]">
			<style left="105" top="116"  width="67" height="21" >
				<css  color="rgb(0, 0, 0)"  backgroundColor="rgb(255, 255, 255)"  fontSize="13px" ></css>
			</style>
			<properties>
			</properties>
			<datasources>
				<datasource name="Value" variable="0">
					<columnIndex>0</columnIndex>
				</datasource>
			</datasources>
		</object>

	</form>
</design>
