Table of Contents

Search

  1. Preface
  2. Web Services
  3. SOAP Web Services
  4. WSDL Data Object
  5. Schema Object
  6. How to Create a SOAP Web Service
  7. Operation Mappings
  8. Parsing Web Service SOAP Messages
  9. Generating Web Service SOAP Messages
  10. Web Service Consumer Transformation
  11. REST Web Services
  12. How to Create a REST Web Service
  13. REST Web Service Consumer Transformation
  14. REST Web Service Consumer Transformation Use Cases
  15. REST and SOAP Web Service Administration
  16. Datatype Compatibility

Web Services Guide

Web Services Guide

Schema Object Schema View

Schema Object Schema View

The
Schema
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.

0 COMMENTS

We’d like to hear from you!