Metadata Manager
- Metadata Manager 10.5
- All Products
<?xml version="1.0" encoding="UTF-8"?> <tns:search-labels xmlns:tns="http://www.example.org/searchlabels" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.example.org/searchlabels searchlabels.xsd "> <search-label name="FAVORITES" priority="9"> <entry type="FAVORITE" value="Folder" /> <entry type="FAVORITE" value="Shortcut" /> <entry type="FAVORITE" value="SavedSearch" /> </search-label> <search-label name="BG_TERMS" priority="8"> <entry type="CLASS_ID" value="com.informatica.businessglossary.BusinessTerm" /> </search-label> <search-label name="COLUMNS" priority="8"> <entry type="CLASS_ID" value="com.informatica.db2.db2database.DB2Column" /> <entry type="CLASS_ID" value="com.informatica.netezza.netezzadatabase.NetezzaColumn" /> <entry type="CLASS_ID" value="com.informatica.oracle.oracledatabase.OracleColumn" /> <entry type="CLASS_TYPE" value="Column" /> </search-label> <search-label name="TABLES" priority="5"> <entry type="CLASS_ID" value="com.informatica.db2.db2database.DB2Table" /> <entry type="CLASS_ID" value="com.informatica.erstudio.ERStudioTable" /> <entry type="CLASS_ID" value="com.informatica.erwin.ERwinTable" /> <entry type="CLASS_ID" value="com.Custom_Model.custom.View" /> </search-label> </tns:search-labels>