|
See the Service Identification section within the Donlon TOBT Setting Service Description.
The guidance concerns JSON Schema v0.0.3 (see Schema releases).
|
Rules expressed for the cases as defined in Registry URD.
|
Within field informationService, fill in the following attributes
attribute | type | description | guidance | rule |
---|---|---|---|---|
name | string | A piece of identifying information that gives stakeholders a way to reference or identify a service. | Provide the name of the service. Include the service name only: avoid suffixing with " service". | Mandatory |
version | string | The version of the information service. | Provide the version of the service. The version is always provided regardless of whether or not there are multiple versions of a service. Each version of a service shall have its own completed description. Rationale: enables consumers to distinguish between releases of the service. | Mandatory |
"informationService": { "name": "TargetOffBlockTimeSetting", "version": "1.0.0" } |
A complete JSON example is available in page JSON example - Donlon TOBT Setting service description.