Source is used to identify a specific source of data.Documentation Index
Fetch the complete documentation index at: https://gobl-correction-definitions.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/cbc/source
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| Title | title | i18n.String | Title stores the name of the source of information. |
| URL | url | string | URL is the location of the source of information. |
| Content Type | content_type | string | ContentType of the information expected at the URL. |
| At | at | cal.DateTime | At is the date and time the information was retrieved. |
Validation Rules
| Field | Test | Validation Code / Message |
|---|---|---|
url |
| GOBL-CBC-SOURCE-01Url is required and must be a URL |