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

Complex Type Advanced Properties

Complex Type Advanced Properties

To view advanced properties for a complex type, select the element in the
Schema
view. Click
Advanced
.
The following table describes the advanced properties for a complex element or type:
Property
Description
Abstract
The element is an abstract type. A SOAP message must include types derived from that type. An abstract type is not a valid type without derived element types.
Block
Prevents a derived element from appearing in the schema in place of this element. The block value can contain "#all" or a list that includes extension, restriction, or substitution.
Final
Prevents the schema from extending or restricting the simple type as a derived type.
Substitution Group
The name of an element to substitute with the element.
Nillible
The element can have nil values. A nil element has element tags but has no value and no content.

0 COMMENTS

We’d like to hear from you!