Extensions.DataTypes.DataTypeSignature

From emotive
Jump to navigation Jump to search

Classification

Name DataType Signatures
Short Description OTX datatype signatures data model
Class OTX Extension
Pre-Conditions -
Specified by ISO 13209-2

Introduction

The datatype signatures are extended from OTX Signatures, a datatype signature can be used to define the inner structure of a new user-defined structure type. A Datatype signature can contain elements of many OTX data type and also of many other structure in any depth. See Signature Concept.

Properties

  • Name
    Unique name throughout all global identifiers within the OTX document.
  • Specification
    Description of datatype signature
  • Visibility
    • Private
    • Packa­ge (Default)
    • Public
  • Elements
    Elements of a datatype signature, each element consists of a name, a data type and an optional default value.