# Untitled string in Extending Schema

```txt
https://example.com/schemas/extending#/allOf/1/properties/@id
```

An `id` with an `@` in front of it. The `@` stands for "dot com"


| Abstract            | Extensible | Status         | Identifiable            | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                                   |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | -------------------------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | Unknown identifiability | Forbidden         | Allowed               | none                | [extending.schema.json\*](../generated-schemas/extending.schema.json "open original schema") |

## @id Type

`string`

## @id Constraints

**URI**: the string must be a URI, according to [RFC 3986](https://tools.ietf.org/html/rfc4291 "check the specification")
