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 |