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

Attribute Properties

Attribute Properties

An attribute is a simple type. Elements and complex types contain attributes. Global attributes appear as part of the schema. When you select a global attribute in the
Schema
view, the Developer tool lists attribute properties and related type properties in the right panel of the screen.
The following table describes the attribute properties:
Property
Description
Name
The attribute name.
Description
Description of the attribute.
Type
The attribute type.
Value
The value of the attribute type. Indicates whether the value of the attribute type is fixed or has a default value. If no value is defined, the property displays default=0.
The following table describes the type properties:
Property
Description
Minimum Length
The minimum length of the type. Length is in bytes, characters, or items based on the type.
Maximum Length
The maximum length of the type. Length is in bytes, characters, or items based on the type.
Collapse Whitespace
Strips leading and trailing whitespace. Collapses multiple spaces to a single space.
Enumerations
Restrict the type to the list of legal values.
Patterns
Restrict the type to values defined by a pattern expression.

0 COMMENTS

We’d like to hear from you!