view shows an alphabetic list of the groups, elements, types, attribute groups, and attributes in the schema. When you select a group, element, type, attribute group, or attribute in the
Schema
view, properties display in the right panel. You can also view each .xsd file in the
Schema
view.
The
Schema
view provides a list of the namespaces and the .xsd files in the schema object.
You can perform the following actions in the
Schema
view:
To view the list of schema constructs, expand the
Directives
folder. To view the namespace, prefix, and the location, select a schema construct from the list.
To view the namespace prefix, generated prefix, and location, select a namespace. You can change the generated prefix.
To view the schema object as an .xsd file, select
Source
. If the schema object includes other schemas, you can select which .xsd file to view.
To view an alphabetic list of groups, elements, types, attribute groups, and attributes in each namespace of the schema, select
Design
. You can enter one or more characters in the
Name
field to filter the groups, elements, types, attribute groups, and attributes by name.
To view the element properties, select a group, element, type, attribute group, or attribute. The Developer tool displays different fields in the right panel based on the object you select.
When you view types, you can see whether a type is derived from another type. The interface shows the parent type. The interface also shows whether the child element inherited values by restriction or extension.