GeoOffice express nach GeoOffice express: ZoomAndSelect
<Applications>
<Application ID="GeoOfficeExpress">
<Path>C:\Program Files (x86)\VertiGIS\GeoOffice\Bin\GeoOfficeExpress.exe</Path>
<Instances>
<Instance Name="GeoOffice express Source Project">
<Project>C:\data\Graz\SampleProjectSource.mxd</Project>
</Instance>
<Instance Name="GeoOffice express Target Project">
<Project>C:\data\Graz\SampleProjectTarget.mxd</Project>
<TargetDefinition StartBehaviour="IfNecessary" BringTargetToForeGround="true" StartTimeout="120">
<Operations>
<Operation Run="ZoomAndSelect" Name="ZoomAndSelect Parcels">
<Tables>
<Table Name="GRST_POL">
<TargetFields>
<TargetField TargetFieldName="KG_GNR" Values="$SelectParcelKeyPlaceHolder$" />
</TargetFields>
</Table>
</Tables>
</Operation>
</Operations>
</TargetDefinition>
</Instance>
</Instances>
</Application>
</Applications>
<Sources>
<Source>
<SourceInstances>
<SourceInstance Name="GeoOffice express Source Project"></SourceInstance>
</SourceInstances>
<SourceConfigurations>
<SourceConfiguration>
<TargetInstances>
<TargetInstance Name="GeoOffice express Target Project"></TargetInstance>
</TargetInstances>
<Tables>
<Table Name="GRST_POL">
<Fields>
<Field SourceFieldName="KG_GNR" Placeholder="$SelectParcelKeyPlaceHolder$" />
</Fields>
</Table>
</Tables>
</SourceConfiguration>
</SourceConfigurations>
</Source>
</Sources>