XSD schemas declare types, elements and document structures to be used in SOAP messages and similar constructs. When building Web service applications it is important that they be understood.
If you have not yet done so, Log in.
Click the Catalog tab in the upper left corner of the console.
Click the XSD Documents node. This loads the XSD Documents view in the central panel.
Click the Search XSD Resources link. This loads the Find XSD Resources control.
Here you can narrow your search by Location URL, Namespace, a Defined Type defined within the schema, or a Defined Element. Simply enter all or part of the string using wildcards in the appropriate edit field.
Click the Find button. This will load a standard view of an XSD Schema resources list containing all records matching the query.
Select the column on which you wish to apply the filter in the Filter column list box. Default columns in this view include Name, Namespace, and Location. View columns can be customized by the administrator so this list might not completely reflect the console with which you are working.
Enter the filter string in the Starts with edit box. Wildcards can be used. The "%" character is replaced by any number of characters. The "_" character is replaced by any single character. The "\" character escapes these and itself. The end of the string is treated as if it has a "%" wildcard suffix so there is no need to add a terminating wildcard.
Click the Filter button. The view is updated with only those records matching the filter.