<?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="CatalogNavigationView">
			<_config:NounElement name="CatalogEntryView" part="true" />
		</_config:Noun>	
	</_config:NounDefinitions>

	<_config:URLDefinitions>

		<!--  CATALOG NAVIGATION -->
		<_config:URLParameterGroup name="productSummary" noun="CatalogNavigationView">
			<_config:IncludeURLParameterGroup urlParameterGroup="price" />
			<_config:IncludeURLParameterGroup urlParameterGroup="facet" />
			<_config:IncludeURLParameterGroup urlParameterGroup="breadCrumbTrail" />
			<_config:IncludeURLParameterGroup urlParameterGroup="previewReport" />
			<_config:IncludeURLParameterGroup urlParameterGroup="suggestion" />
			<_config:IncludeURLParameterGroup urlParameterGroup="webContent" />
			
			<_config:URLParameter name="recordSetComplete" nounElement="/Show/@recordSetCompleteIndicator" key="false" return="true" />
			<_config:URLParameter name="recordSetTotal" nounElement="/Show/@recordSetTotal" key="false" return="true" />
			<_config:URLParameter name="recordSetCount" nounElement="/Show/@recordSetCount" key="false" return="true" />
			<_config:URLParameter name="recordSetStartNumber" nounElement="/Show/@recordSetStartNumber" key="false" return="true" />
			
			<_config:URLParameter name="CatalogEntryView/productType" nounElement="/CatalogEntryView/@catalogEntryTypeCode" return="true" />
			<_config:URLParameter name="CatalogEntryView/buyable" nounElement="/CatalogEntryView/@buyable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/uniqueID" nounElement="/CatalogEntryView/UniqueID" key="true" return="true" />
			<_config:URLParameter name="CatalogEntryView/partNumber" nounElement="/CatalogEntryView/PartNumber" key="false" return="true"/>
			<_config:URLParameter name="CatalogEntryView/parentCategoryID" nounElement="/CatalogEntryView/ParentCatalogGroupID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/name" nounElement="/CatalogEntryView/Name" return="true"/>
			<_config:URLParameter name="CatalogEntryView/thumbnail" nounElement="/CatalogEntryView/Thumbnail" return="true"/>
			<_config:URLParameter name="CatalogEntryView/fullImage" nounElement="/CatalogEntryView/FullImage" return="true"/>
			<_config:URLParameter name="CatalogEntryView/shortDescription" nounElement="/CatalogEntryView/ShortDescription" return="true"/>
			<_config:URLParameter name="CatalogEntryView/longDescription" nounElement="/CatalogEntryView/LongDescription" return="true"/>
			<_config:URLParameter name="CatalogEntryView/keyword" nounElement="/CatalogEntryView/Keyword" return="true"/>
			<_config:URLParameter name="CatalogEntryView/storeID" nounElement="/CatalogEntryView/StoreID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/title" nounElement="/CatalogEntryView/Title" return="true"/>
			<_config:URLParameter name="CatalogEntryView/metaDescription" nounElement="/CatalogEntryView/MetaDescription" return="true"/>
			<_config:URLParameter name="CatalogEntryView/metaKeyword" nounElement="/CatalogEntryView/MetaKeyword" return="true"/>
			<_config:URLParameter name="CatalogEntryView/fullImageAltDescription" nounElement="/CatalogEntryView/FullImageAltDescription" return="true"/>	
			<_config:URLParameter name="MetaData/metaData" nounElement="/MetaData/@value" return="true"/>			
			<_config:URLParameter name="MetaData/metaKey" nounElement="/MetaData/@key" return="true"/>			
			
			<!-- UserData Section -->
			<_config:URLParameter name="x_" nounElement="/UserData/UserDataField" return="true" type="UserData"/>	
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="productDetails" noun="CatalogNavigationView">
			<_config:IncludeURLParameterGroup urlParameterGroup="productSummary" />
			<_config:IncludeURLParameterGroup urlParameterGroup="attribute" />
			<_config:IncludeURLParameterGroup urlParameterGroup="attachment" />
			<_config:IncludeURLParameterGroup urlParameterGroup="merchandisingAssociation" />
			<_config:IncludeURLParameterGroup urlParameterGroup="component" />
			<_config:IncludeURLParameterGroup urlParameterGroup="SKUAttribute" />
			<_config:IncludeURLParameterGroup urlParameterGroup="SKUPrice" />
		
			<_config:URLParameter name="CatalogEntryView/manufacturer" nounElement="/CatalogEntryView/Manufacturer" return="true"/>
			<_config:URLParameter name="CatalogEntryView/hasSingleSKU" nounElement="/CatalogEntryView/hasSingleSKU" return="true"/>
			<_config:URLParameter name="CatalogEntryView/singleSKUUniqueID" nounElement="/CatalogEntryView/SingleSKUCatalogEntryID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/numberOfSKUs" nounElement="/CatalogEntryView/NumberOfSKUs" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/SKUUniqueID" nounElement="/CatalogEntryView/SKUs/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/parentProductID" nounElement="/CatalogEntryView/ParentCatalogEntryID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/disallowRecOrder" nounElement="/CatalogEntryView/@disallowRecurringOrder" return="true"/>
			<_config:URLParameter name="CatalogEntryView/subscriptionType" nounElement="/CatalogEntryView/SubscriptionTypeCode" return="true"/>
			<_config:URLParameter name="CatalogEntryView/dynamicKitURL" nounElement="/CatalogEntryView/DynamicKitURL" return="true"/>
			<_config:URLParameter name="CatalogEntryView/dynamicKitDefaultConfig" nounElement="/CatalogEntryView/DynamicKitDefaultConfiguration" return="true"/>
			<_config:URLParameter name="CatalogEntryView/dynamicKitDefaultConfigComplete" nounElement="/CatalogEntryView/DynamicKitDefaultConfigurationComplete" return="true"/>
			<_config:URLParameter name="CatalogEntryView/dynamicKitModelReference" nounElement="/CatalogEntryView/DynamicKitModelReference" return="true"/>

			<!-- UserData Section -->
			<_config:URLParameter name="CatalogEntryView/xcatentry_" nounElement="/CatalogEntryView/UserData/UserDataField" return="true" type="UserData"/>	
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="facet" noun="CatalogNavigationView">
			<_config:URLParameter name="FacetView/name" nounElement="/FacetView/Name" return="true" />
			<_config:URLParameter name="FacetView/value" nounElement="/FacetView/Value" return="true" />
			<_config:URLParameter name="FacetView/label" nounElement="/FacetView/Entry/Label" return="true" />
			<_config:URLParameter name="FacetView/entryValue" nounElement="/FacetView/Entry/Value" return="true" />
			<_config:URLParameter name="FacetView/count" nounElement="/FacetView/Entry/Count" return="true" />
			<_config:URLParameter name="FacetView/image" nounElement="/FacetView/Entry/Image" return="true" />
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="breadCrumbTrail" noun="CatalogNavigationView">
			<_config:URLParameter name="BreadCrumbTrailView/label" nounElement="/BreadCrumbTrailView/BreadCrumbTrailEntryView/Label" return="true"/>
			<_config:URLParameter name="BreadCrumbTrailView/value" nounElement="/BreadCrumbTrailView/BreadCrumbTrailEntryView/Value" return="true"/>
			<_config:URLParameter name="BreadCrumbTrailView/type" nounElement="/BreadCrumbTrailView/BreadCrumbTrailEntryView/Type" return="true"/>
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="previewReport" noun="CatalogNavigationView">
			<_config:URLParameter name="PreviewReport/report" nounElement="/PreviewReport/Report" return="true"/>
			<_config:URLParameter name="PreviewReport/finalQuery" nounElement="/PreviewReport/FinalQuery" return="true"/>
			<_config:URLParameter name="PreviewReport/indexStatus" nounElement="/PreviewReport/IndexStatus" return="true"/>
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="suggestion" noun="CatalogNavigationView">
			<_config:URLParameter name="SuggestionView/identifier" nounElement="/SuggestionView/Identifier" return="true"/>
			<_config:URLParameter name="SuggestionView/label" nounElement="/SuggestionView/Label" return="true"/>
			<_config:URLParameter name="SuggestionView/name" nounElement="/SuggestionView/Entry/Name" return="true"/>
			<_config:URLParameter name="SuggestionView/value" nounElement="/SuggestionView/Entry/Value" return="true"/>
			<_config:URLParameter name="SuggestionView/image" nounElement="/SuggestionView/Entry/Image" return="true"/>
			
			<!-- UserData Section -->
			<_config:URLParameter name="xsuggestion_" nounElement="/SuggestionView/Entry/UserData/UserDataField" return="true" type="UserData"/>
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="webContent" noun="CatalogNavigationView">
			<_config:URLParameter name="WebContentView/uniqueID" nounElement="/WebContentView/UniqueID" return="true"/>
			<_config:URLParameter name="WebContentView/name" nounElement="/WebContentView/Name" return="true"/>
			<_config:URLParameter name="WebContentView/URL" nounElement="/WebContentView/URL" return="true"/>
			<_config:URLParameter name="WebContentView/MetaData/metaData" nounElement="/WebContentView/MetaData/@value" return="true"/>
			<_config:URLParameter name="WebContentView/MetaData/metaKey" nounElement="/WebContentView/MetaData/@key" return="true"/>
			
			<!-- UserData Section -->
			<_config:URLParameter name="WebContentView/xwebContent_" nounElement="/WebContentView/UserData/UserDataField" return="true" type="UserData"/>
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="price" noun="CatalogNavigationView">
			<_config:URLParameter name="CatalogEntryView/Price/priceValue" nounElement="/CatalogEntryView/Price/Value/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Price/minPrice" nounElement="/CatalogEntryView/Price/MinimumValue/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Price/maxPrice" nounElement="/CatalogEntryView/Price/MaximumValue/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Price/priceDescription" nounElement="/CatalogEntryView/Price/Description" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Price/priceUsage" nounElement="/CatalogEntryView/Price/PriceUsage" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Price/contractId" nounElement="/CatalogEntryView/Price/ContractIdentifier/uniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Price/isLowestContractPrice" nounElement="/CatalogEntryView/Price/isLowestContractPrice" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Price/priceRange" nounElement="/CatalogEntryView/Price/PriceRange/value" return="true"/>
			
			<!-- UserData Section -->
			<_config:URLParameter name="CatalogEntryView/Price/xprice_" nounElement="/CatalogEntryView/Price/UserData/UserDataField" return="true" type="UserData"/>
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="SKUPrice" noun="CatalogNavigationView">
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/SKUPriceValue" nounElement="/CatalogEntryView/SKUs/Price/Value/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/SKUMinPrice" nounElement="/CatalogEntryView/SKUs/Price/MinimumValue/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/SKUMaxPrice" nounElement="/CatalogEntryView/SKUs/Price/MaximumValue/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/SKUPriceDescription" nounElement="/CatalogEntryView/SKUs/Price/Description" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/SKUPriceUsage" nounElement="/CatalogEntryView/SKUs/Price/PriceUsage" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/SKUContractId" nounElement="/CatalogEntryView/SKUs/Price/ContractIdentifier/uniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/SKUIsLowestContractPrice" nounElement="/CatalogEntryView/SKUs/Price/isLowestContractPrice" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/SKUPriceRange" nounElement="/CatalogEntryView/SKUs/Price/PriceRange/value" return="true"/>
			
			<!-- UserData Section -->
			<_config:URLParameter name="CatalogEntryView/SKUs/Price/xSKU_" nounElement="/CatalogEntryView/SKUs/Price/UserData/UserDataField" return="true" type="UserData"/>
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="attachment" noun="CatalogNavigationView">
			<_config:URLParameter name="CatalogEntryView/Attachments/ID" nounElement="/CatalogEntryView/Attachments/AttachmentAssetID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attachments/path" nounElement="/CatalogEntryView/Attachments/AttachmentAssetPath" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attachments/usage" nounElement="/CatalogEntryView/Attachments/Usage" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attachments/mimeType" nounElement="/CatalogEntryView/Attachments/MimeType" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attachments/MetaData/metaData" nounElement="/CatalogEntryView/Attachments/MetaData/@value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attachments/MetaData/metaKey" nounElement="/CatalogEntryView/Attachments/MetaData/@key" return="true"/>
			
			<!-- UserData Section -->
			<_config:URLParameter name="CatalogEntryView/Attachments/xattachment_" nounElement="/CatalogEntryView/Attachments/UserData/UserDataField" return="true" type="UserData"/>		
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="attribute" noun="CatalogNavigationView">
			<_config:URLParameter name="CatalogEntryView/Attributes/displayable" nounElement="/CatalogEntryView/Attributes/@displayable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/searchable" nounElement="/CatalogEntryView/Attributes/@searchable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/comparable" nounElement="/CatalogEntryView/Attributes/@comparable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/usage" nounElement="/CatalogEntryView/Attributes/Usage" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/uniqueID" nounElement="/CatalogEntryView/Attributes/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/identifier" nounElement="/CatalogEntryView/Attributes/Identifier" return="true"/>		
			<_config:URLParameter name="CatalogEntryView/Attributes/name" nounElement="/CatalogEntryView/Attributes/Name" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/description" nounElement="/CatalogEntryView/Attributes/Description" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/dataType" nounElement="/CatalogEntryView/Attributes/DataType" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/value" nounElement="/CatalogEntryView/Attributes/Value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/Values/values" nounElement="/CatalogEntryView/Attributes/Values/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/Values/uniqueID" nounElement="/CatalogEntryView/Attributes/Values/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/Values/identifier" nounElement="/CatalogEntryView/Attributes/Values/identifier" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/Values/extendedValue" nounElement="/CatalogEntryView/Attributes/Values/extendedValue" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Attributes/ExtendedValue/extValue" nounElement="/CatalogEntryView/Attributes/ExtendedValue/value" return="true"/>
			
			<!-- UserData Section -->
			<_config:URLParameter name="CatalogEntryView/Attributes/xattribute_" nounElement="/CatalogEntryView/Attributes/UserData/UserDataField" return="true" type="UserData"/>	
			<_config:URLParameter name="CatalogEntryView/Attributes/Values/xvalues_" nounElement="/CatalogEntryView/Attributes/Values/UserData/UserDataField" return="true" type="UserData"/>
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="SKUAttribute" noun="CatalogNavigationView">
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/displayable" nounElement="/CatalogEntryView/SKUs/Attributes/@displayable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/searchable" nounElement="/CatalogEntryView/SKUs/Attributes/@searchable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/comparable" nounElement="/CatalogEntryView/SKUs/Attributes/@comparable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/usage" nounElement="/CatalogEntryView/SKUs/Attributes/Usage" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/uniqueID" nounElement="/CatalogEntryView/SKUs/Attributes/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/identifier" nounElement="/CatalogEntryView/SKUs/Attributes/Identifier" return="true"/>		
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/name" nounElement="/CatalogEntryView/SKUs/Attributes/Name" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/description" nounElement="/CatalogEntryView/SKUs/Attributes/Description" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/dataType" nounElement="/CatalogEntryView/SKUs/Attributes/DataType" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/value" nounElement="/CatalogEntryView/SKUs/Attributes/Value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/Values/values" nounElement="/CatalogEntryView/SKUs/Attributes/Values/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/Values/uniqueID" nounElement="/CatalogEntryView/SKUs/Attributes/Values/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/Values/identifier" nounElement="/CatalogEntryView/SKUs/Attributes/Values/identifier" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/Values/extendedValue" nounElement="/CatalogEntryView/SKUs/Attributes/Values/extendedValue" return="true"/>
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/extValue" nounElement="/CatalogEntryView/SKUs/Attributes/ExtendedValue/value" return="true"/>

			<!-- UserData Section -->
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/xSKUAttribute_" nounElement="/CatalogEntryView/SKUs/Attributes/UserData/UserDataField" return="true" type="UserData"/>	
			<_config:URLParameter name="CatalogEntryView/SKUs/Attributes/Values/xSKUvalues_" nounElement="/CatalogEntryView/SKUs/Attributes/Values/UserData/UserDataField" return="true" type="UserData"/>
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="merchandisingAssociation" noun="CatalogNavigationView">
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/type" nounElement="/CatalogEntryView/MerchandisingAssociations/AssociationType" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/quantity" nounElement="/CatalogEntryView/MerchandisingAssociations/Quantity" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/uniqueID" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/name" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/Name" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/productType" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/CatalogEntryTypeCode" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/buyable" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/Buyable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/partNumber" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/PartNumber" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/thumbnail" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/Thumbnail" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/shortDescription" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/ShortDescription" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/hasSingleSKU" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/hasSingleSKU" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/singleSKUUniqueID" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/SingleSKUCatalogEntryID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/numberOfSKUs" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/NumberOfSKUs" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/SKUUniqueID" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/SKUs/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/priceValue" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/Price/Value/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/priceUsage" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/Price/PriceUsage" return="true"/>
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/subscriptionType" nounElement="/CatalogEntryView/MerchandisingAssociations/CatalogEntryView/SubscriptionTypeCode" return="true"/>
			
			<!-- UserData Section -->
			<_config:URLParameter name="CatalogEntryView/MerchandisingAssociations/xmerchandAssoc_" nounElement="/CatalogEntryView/MerchandisingAssociations/UserData/UserDataField" return="true" type="UserData"/>			
		</_config:URLParameterGroup>
		
		<_config:URLParameterGroup name="component" noun="CatalogNavigationView">
			<_config:URLParameter name="CatalogEntryView/Components/quantity" nounElement="/CatalogEntryView/Components/Quantity" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/groupName" nounElement="/CatalogEntryView/Components/GroupName" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/preConfigID" nounElement="/CatalogEntryView/Components/PreConfigurationID" return="true"/>	
			<_config:URLParameter name="CatalogEntryView/Components/preConfigCompID" nounElement="/CatalogEntryView/Components/PreConfigurationComponentID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/uniqueID" nounElement="/CatalogEntryView/Components/CatalogEntryView/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/name" nounElement="/CatalogEntryView/Components/CatalogEntryView/Name" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/productType" nounElement="/CatalogEntryView/Components/CatalogEntryView/CatalogEntryTypeCode" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/buyable" nounElement="/CatalogEntryView/Components/CatalogEntryView/Buyable" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/partNumber" nounElement="/CatalogEntryView/Components/CatalogEntryView/PartNumber" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/thumbnail" nounElement="/CatalogEntryView/Components/CatalogEntryView/Thumbnail" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/shortDescription" nounElement="/CatalogEntryView/Components/CatalogEntryView/ShortDescription" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/hasSingleSKU" nounElement="/CatalogEntryView/Components/CatalogEntryView/hasSingleSKU" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/singleSKUUniqueID" nounElement="/CatalogEntryView/Components/CatalogEntryView/SingleSKUCatalogEntryID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/numberOfSKUs" nounElement="/CatalogEntryView/Components/CatalogEntryView/NumberOfSKUs" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/SKUUniqueID" nounElement="/CatalogEntryView/Components/CatalogEntryView/SKUs/UniqueID" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/priceValue" nounElement="/CatalogEntryView/Components/CatalogEntryView/Price/Value/value" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/priceUsage" nounElement="/CatalogEntryView/Components/CatalogEntryView/Price/PriceUsage" return="true"/>
			<_config:URLParameter name="CatalogEntryView/Components/subscriptionType" nounElement="/CatalogEntryView/Components/CatalogEntryView/SubscriptionTypeCode" return="true"/>
			
			<!-- UserData Section -->
			<_config:URLParameter name="CatalogEntryView/Components/xcomponent_" nounElement="/CatalogEntryView/Components/UserData/UserDataField" return="true" type="UserData"/>
		</_config:URLParameterGroup>
                
	</_config:URLDefinitions>

</_config:URLtoOAGIS>
