Schema (Class)

Represents schema definition.

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

Methods

toDocument

Converts the schema into an XML document form.

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

Namespace 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