Revision 18811

View differences:

branches/v10/applications/appCatalogAndGazetteerClient/src/es/gva/cit/catalog/csw/drivers/profiles/CSWebRIMProfile.java
68 68
	 * @see es.gva.cit.catalog.csw.drivers.profiles.ICSWProfile#getTitle()
69 69
	 */
70 70
	public String getTitleProperty() {
71
		return "/DataGranule/instrumentShortName";
71
		return "/Dataset/Name/LocalizedString/@value";
72 72
	}	
73 73
	
74 74
	/*

Also available in: Unified diff