Table of Contents

Search

  1. Preface
  2. Introduction to Data Transformation
  3. Data Processor Transformation
  4. Wizard Input and Output Formats
  5. Relational Input and Output
  6. Using the IntelliScript Editor
  7. XMap
  8. Libraries
  9. Schema Object
  10. Command Line Interface
  11. Scripts
  12. Parsers
  13. Script Ports
  14. Document Processors
  15. Formats
  16. Data Holders
  17. Anchors
  18. Transformers
  19. Actions
  20. Serializers
  21. Mappers
  22. Locators, Keys, and Indexing
  23. Streamers
  24. Validators, Notifications, and Failure Handling
  25. Validation Rules
  26. Custom Script Components

User Guide

User 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!