Extensible Data Model

Domain

The schema is part of the Domain

Description

Base entity schema for use in TMForum Open-APIs

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • @schemaLocation : A URI to a JSON-Schema file that defines additional attributes and relationships

  • Optional

  • @baseType : When sub-classing, this defines the super-class

  • Optional

  • @type : When sub-classing, this defines the sub-class entity name

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:16 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon