> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gobl.org/llms.txt
> Use this file to discover all available pages before exploring further.

# URI

Uniform Resource Identifier in scheme:opaque form used to identify a resource or address, e.g. "gobl:acme.example.com" or "iso6523-actorid-upis::9920:x3157928m".

## Schema ID

`https://gobl.org/draft-0/cbc/uri`

## Validation Rules

| Field              | Test                                                          | Validation Code / Message                                             |
| ------------------ | ------------------------------------------------------------- | --------------------------------------------------------------------- |
| <small>URI</small> | <ul class="gobl-test"><li>Length between 0 and 2048</li></ul> | `GOBL-CBC-URI-01`<br />Uri must be no longer than 2048 characters     |
| <small>URI</small> | <ul class="gobl-test"><li>Valid uri</li></ul>                 | `GOBL-CBC-URI-02`<br />Uri must be a valid absolute URI with a scheme |
