UNPKG

987 BMarkdownView Raw
1# Untitled undefined type in Section Schema
2
3```txt
4https://ns.adobe.com/helix/pipeline/section#/definitions/section/properties/type
5```
6
7The MDAST node type. Each section can be treated as a standalone document.
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 | [section.schema.json\*](section.schema.json "open original schema") |
13
14## type Type
15
16unknown
17
18## type Constraints
19
20**constant**: the value of this property must be equal to:
21
22```json
23"root"
24```