UNPKG

1.02 kBMarkdownView Raw
1# Untitled string in MDAST Schema
2
3```txt
4https://ns.adobe.com/helix/pipeline/mdast#/properties/url
5```
6
7For resources, an url field must be present. It represents a URL to the referenced resource.
8
9
10| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
11| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | --------------------------------------------------------------- |
12| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [mdast.schema.json\*](mdast.schema.json "open original schema") |
13
14## url Type
15
16`string`
17
18## url Constraints
19
20**URI reference**: the string must be a URI reference, according to [RFC 3986](https://tools.ietf.org/html/rfc4291 "check the specification")