Some search operations in BEA AquaLogic Service Registry can be constrained by Schema documents published as tModels.
Click the Select XML Schema button. The Select XML Schema control is retrieved.
Select an approach for locating the desired schema. You can locate a schema by location, by namespace, or by types and elements defined within.
By Location (URI) - In this edit box, enter all or part of the URI to the document you wish to inspect. The "%" wildcard can be used at the beginning and the end of the search string. For example, "%employee%" would match a URI pointing to an "employees.xsd" file as well as a URI containing an ".../employees/..." branch in the resource tree or one hosted on a server named "http://employees.in.acme.org".
By Namespace - In this edit box, enter all or part of the Namespace used in the schema document you wish to inspect. The "%" wildcard can be used at the start and the end of the search string. For example, "%employee%" would match a namespace ending in "employeeList"; a namespace containing ".../employees/..." as part of its name or one associated with a URL starting with "http://employees.org".
By Defined type - in this edit box, enter all or part of the name of the type defined in the schema document you wish to inspect. The "%" wildcard can be used at the start and end of the search string. For example, "%person%" would return schemas containing "person", "persons", and "special_persons".
By Defined element - in this edit box, enter all or part of the name of an element defined in the schema document you wish to inspect. The "%" wildcard can be used at the start and end of the search string. For example, "%depart%" would return schemas containing "depart", "departure", "department", and "org_departs" elements.
Click the Find button at the bottom of the page.
Locate the desired schema in the record set that is returned and click the Select tModel key control. This is the rightmost field of the record.
The tModel key value is loaded into the edit box of the originating search page. If this page has a radio control designating Type the control is updated Key
Proceed with your search as specified by the semantics in the originating page.