<?xml version="1.0" encoding="UTF-8"?>

<!--
 =================================================================
  Licensed Materials - Property of IBM

  WebSphere Commerce

  (C) Copyright IBM Corp. 2007, 2011 All Rights Reserved.

  US Government Users Restricted Rights - Use, duplication or
  disclosure restricted by GSA ADP Schedule Contract with
  IBM Corp.
 =================================================================
-->
<_config:URLtoOAGIS
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.ibm.com/xmlns/prod/commerce/foundation/config ../xsd/url-to-oagis.xsd " xmlns:_config="http://www.ibm.com/xmlns/prod/commerce/foundation/config">

	<_config:NounDefinitions>
		<_config:Noun name="PhysicalStore">
		
		</_config:Noun>      
	</_config:NounDefinitions>
	
	<_config:NounDefinitions>
		<_config:Noun name="GeoNode">
		</_config:Noun>      
	</_config:NounDefinitions>
	
	<_config:URLDefinitions>
		<_config:URLParameterGroup name="storelocator" noun="PhysicalStore">
			<_config:URLParameter name="uniqueID" nounElement="/PhysicalStoreIdentifier/UniqueID" key="true" return="true" />
			<_config:URLParameter name="storeName" nounElement="/PhysicalStoreIdentifier/ExternalIdentifier" key="false" return="true" />
			<_config:URLParameter name="Description/displayStoreName" nounElement="/Description/Name" key="false" return="true" />
			<_config:URLParameter name="distance" nounElement="/LocationInfo/Distance/value" key="false" return="true" />
			<_config:URLParameter name="addressLine" nounElement="/LocationInfo/Address/AddressLine" key="false" return="true" />
			<_config:URLParameter name="stateOrProvinceName" nounElement="/LocationInfo/Address/StateOrProvinceName" key="false" return="true" />
			<_config:URLParameter name="city" nounElement="/LocationInfo/Address/City" key="false" return="true" />
			<_config:URLParameter name="country" nounElement="/LocationInfo/Address/Country" key="false" return="true" />
			<_config:URLParameter name="postalCode" nounElement="/LocationInfo/Address/PostalCode" key="false" return="true" />
			<_config:URLParameter name="telephone1" nounElement="/LocationInfo/Telephone1/Value" key="false" return="true" />	
			<_config:URLParameter name="Attribute/name" nounElement="/Attribute/Name" key="false" return="true" />
			<_config:URLParameter name="Attribute/value" nounElement="/Attribute/value" key="false" return="true" />
			<_config:URLParameter name="Attribute/displayName" nounElement="/Attribute/DisplayName" key="false" return="true" />
			<_config:URLParameter name="Attribute/displayValue" nounElement="/Attribute/DisplayValue" key="false" return="true" />
			<_config:URLParameter name="latitude" nounElement="/LocationInfo/GeoCode/Latitude" key="false" return="true" />
			<_config:URLParameter name="longitude" nounElement="/LocationInfo/GeoCode/Longitude" key="false" return="true" />

			<!--  UserData section -->
			<_config:URLParameter name="x_" nounElement="/UserData/UserDataField" key="false" return="true" type="UserData" />
			<_config:URLParameter name="xloc_" nounElement="/LocationInfo/UserData/UserDataField" key="false" type="UserData" />
			<_config:URLParameter name="xattr_" nounElement="/Attribute/UserData/UserDataField" key="false" type="UserData" />
	
		</_config:URLParameterGroup>
		
		
		

	</_config:URLDefinitions>
	
	
	
	
</_config:URLtoOAGIS>
