Neolane - JavaScript API - v6.1.0

Unknown
Schema

Represents schema definition.

A schema is obtained by calling the getSchema method of the application global variable. An instance of this object has a SchemaNode object as a prototype, and therefore inherits its methods.

Properties
enumerations Returns the table which contains the list of enumerations defined in this schema.
id The schema identifier in the form of a string .
isLibrary Returns a boolean which specified whether the schema is a component library.
labelSingular The singular name of the schema in the form of a string .
mappingType The nature of schema mapping in the form of a string
md5 The MD5 code of the schema in the form of a hexadecimal string .
namespace The space and name of the schema in the form of a string .
root Main element of the schema or null if it isn't defined.
userDescription The description of the schema in the form of a string .
Features
Available in:
  • Content management
  • Delivery properties
  • Typology rule
  • JSSP
  • SOAP Method
  • WebApp
  • Workflow

Table of contents

previous page start next page