rectory.studio.schemaeditor.help.2.0.0.v20130131.source-code.contexts.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.contexts"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <contexts> <context id="hierarchy_view"> <description>The Hierarchy view shows the hierarchy of an element (attribute type or object class).</description> <topic label="Hiearchy view" href="html/gettingstarted_views_hierarchy.html"/> </context> <context id="problems_view"> <description>The Problems view displays errors and warnings associated with a resource.</description> <topic label="Problems view" href="html/gettingstarted_views_problems.html"/> </context> <context id="projects_view"> <description>The Projects view shows all the Schema projects of the workspace.</description> <topic label="Projects view" href="html/gettingstarted_views_projects.html"/> </context> <context id="schema_view"> <description>This Schema view shows all the schemas of the currently opened project.</description> <topic label="Schema view" href="html/gettingstarted_views_schema.html"/> </context> <context id="search_view"> <description>The Search view displays the results of a search.</description> <topic label="Search view" href="html/gettingstarted_views_search.html"/> </context> <context id="attribute_type_editor"> <description>The attribute type editor is the one-stop shop where you can define all aspects of your attribute type.</description> <topic label="Attribute type editor" href="html/gettingstarted_editors_attribute_type.html"/> </context> <context id="object_class_editor"> <description>The object class editor is the one-stop shop where you can define all aspects of your object class.</description> <topic label="Object class editor" href="html/gettingstarted_editors_object_class.html"/> </context> <context id="schema_editor"> <description>The schema editor displays all the attribute types and the object classes that contains a schema file.</description> <topic label="Schema editor" href="html/gettingstarted_editors_schema.html"/> </context> </contexts>