Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/Reference.svcmap @ 2517

Last change on this file since 2517 was 2517, checked in by gkronber, 15 years ago

Worked on plugin installation manager and update location service. #799

File size: 2.6 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<ReferenceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="ccf8d9e9-be75-4024-be29-6d50e7c31aa0" xmlns="urn:schemas-microsoft-com:xml-wcfservicemap">
3  <ClientOptions>
4    <GenerateAsynchronousMethods>false</GenerateAsynchronousMethods>
5    <EnableDataBinding>true</EnableDataBinding>
6    <ExcludedTypes />
7    <ImportXmlTypes>false</ImportXmlTypes>
8    <GenerateInternalTypes>true</GenerateInternalTypes>
9    <GenerateMessageContracts>false</GenerateMessageContracts>
10    <NamespaceMappings />
11    <CollectionMappings />
12    <GenerateSerializableTypes>true</GenerateSerializableTypes>
13    <Serializer>Auto</Serializer>
14    <ReferenceAllAssemblies>true</ReferenceAllAssemblies>
15    <ReferencedAssemblies />
16    <ReferencedDataContractTypes />
17    <ServiceContractMappings />
18  </ClientOptions>
19  <MetadataSources>
20    <MetadataSource Address="http://localhost:59253/UpdateLocation.svc" Protocol="http" SourceId="1" />
21  </MetadataSources>
22  <Metadata>
23    <MetadataFile FileName="UpdateLocation.xsd" MetadataType="Schema" ID="e156a959-a47a-4042-9e0c-027c6804e5b8" SourceId="1" SourceUrl="http://localhost:59253/UpdateLocation.svc?xsd=xsd0" />
24    <MetadataFile FileName="UpdateLocation1.xsd" MetadataType="Schema" ID="3ac36497-fdd7-423c-97cc-2ffd560ec8df" SourceId="1" SourceUrl="http://localhost:59253/UpdateLocation.svc?xsd=xsd2" />
25    <MetadataFile FileName="UpdateLocation.disco" MetadataType="Disco" ID="4aa9d004-c81d-4414-8664-f9b3094bc32d" SourceId="1" SourceUrl="http://localhost:59253/UpdateLocation.svc?disco" />
26    <MetadataFile FileName="UpdateLocation2.xsd" MetadataType="Schema" ID="98c69036-e6bf-480c-9275-15e7630a95a5" SourceId="1" SourceUrl="http://localhost:59253/UpdateLocation.svc?xsd=xsd1" />
27    <MetadataFile FileName="UpdateLocation.wsdl" MetadataType="Wsdl" ID="9ab97dfc-abef-4b3b-b4d2-cfe63279bb79" SourceId="1" SourceUrl="http://localhost:59253/UpdateLocation.svc?wsdl" />
28    <MetadataFile FileName="UpdateLocation3.xsd" MetadataType="Schema" ID="6d5d8bbb-44ab-4a8b-8ce8-60b9dd0994f1" SourceId="1" SourceUrl="http://localhost:59253/UpdateLocation.svc?xsd=xsd3" />
29    <MetadataFile FileName="UpdateLocation4.xsd" MetadataType="Schema" ID="693312d2-acd3-485e-8cf2-7893fc9a6616" SourceId="1" SourceUrl="http://localhost:59253/UpdateLocation.svc?xsd=xsd4" />
30  </Metadata>
31  <Extensions>
32    <ExtensionFile FileName="configuration91.svcinfo" Name="configuration91.svcinfo" />
33    <ExtensionFile FileName="configuration.svcinfo" Name="configuration.svcinfo" />
34  </Extensions>
35</ReferenceGroup>
Note: See TracBrowser for help on using the repository browser.