Showing:

Diagram
Constraints
Compositions
Used By
Source
Schema table_cell_content
Diagram
definitions_table_cell_content.html#/definitions/table_cell_content/items diagram
Type array
Constraints
Unique Items : false

Array Items
Used by
Source

 "table_cell_content": {
  "type": "array",
  "minItems": 1,
  "items": {
    "anyOf": [
      {"$ref": "#/definitions/codeBlock_with_no_marks_node"},
      {"$ref": "#/definitions/blockCard_node"},
      {"$ref": "#/definitions/paragraph_with_no_marks_node"},
      {"$ref": "#/definitions/paragraph_with_alignment_node"},
      {"$ref": "#/definitions/bulletList_node"},
      {"$ref": "#/definitions/mediaSingle_full_node"},
      {"$ref": "#/definitions/mediaSingle_caption_node"},
      {"$ref": "#/definitions/orderedList_node"},
      {"$ref": "#/definitions/heading_with_no_marks_node"},
      {"$ref": "#/definitions/heading_with_alignment_node"},
      {"$ref": "#/definitions/heading_with_indentation_node"},
      {"$ref": "#/definitions/panel_node"},
      {"$ref": "#/definitions/blockquote_node"},
      {"$ref": "#/definitions/rule_node"},
      {"$ref": "#/definitions/mediaGroup_node"},
      {"$ref": "#/definitions/decisionList_node"},
      {"$ref": "#/definitions/taskList_node"},
      {"$ref": "#/definitions/extension_with_marks_node"},
      {"$ref": "#/definitions/embedCard_node"},
      {"$ref": "#/definitions/nestedExpand_with_no_marks_node"}
    ]
  }
}


Schema table_cell_content/items
Diagram
#/definitions/table_cell_content/items/anyOf/0 #/definitions/table_cell_content/items/anyOf/1 #/definitions/table_cell_content/items/anyOf/2 #/definitions/table_cell_content/items/anyOf/3 #/definitions/table_cell_content/items/anyOf/4 #/definitions/table_cell_content/items/anyOf/5 #/definitions/table_cell_content/items/anyOf/6 #/definitions/table_cell_content/items/anyOf/7 #/definitions/table_cell_content/items/anyOf/8 #/definitions/table_cell_content/items/anyOf/9 #/definitions/table_cell_content/items/anyOf/10 #/definitions/table_cell_content/items/anyOf/11 #/definitions/table_cell_content/items/anyOf/12 #/definitions/table_cell_content/items/anyOf/13 #/definitions/table_cell_content/items/anyOf/14 #/definitions/table_cell_content/items/anyOf/15 #/definitions/table_cell_content/items/anyOf/16 #/definitions/table_cell_content/items/anyOf/17 #/definitions/table_cell_content/items/anyOf/18 #/definitions/table_cell_content/items/anyOf/19 diagram
Type object
Any of
Used by
Source

 "items": {
  "anyOf": [
    {"$ref": "#/definitions/codeBlock_with_no_marks_node"},
    {"$ref": "#/definitions/blockCard_node"},
    {"$ref": "#/definitions/paragraph_with_no_marks_node"},
    {"$ref": "#/definitions/paragraph_with_alignment_node"},
    {"$ref": "#/definitions/bulletList_node"},
    {"$ref": "#/definitions/mediaSingle_full_node"},
    {"$ref": "#/definitions/mediaSingle_caption_node"},
    {"$ref": "#/definitions/orderedList_node"},
    {"$ref": "#/definitions/heading_with_no_marks_node"},
    {"$ref": "#/definitions/heading_with_alignment_node"},
    {"$ref": "#/definitions/heading_with_indentation_node"},
    {"$ref": "#/definitions/panel_node"},
    {"$ref": "#/definitions/blockquote_node"},
    {"$ref": "#/definitions/rule_node"},
    {"$ref": "#/definitions/mediaGroup_node"},
    {"$ref": "#/definitions/decisionList_node"},
    {"$ref": "#/definitions/taskList_node"},
    {"$ref": "#/definitions/extension_with_marks_node"},
    {"$ref": "#/definitions/embedCard_node"},
    {"$ref": "#/definitions/nestedExpand_with_no_marks_node"}
  ]
}


Definition schema anyOf/0
Diagram
definitions_codeBlock_with_no_marks_node.html#/definitions/codeBlock_with_no_marks_node diagram
Type reference
Refers codeBlock_with_no_marks_node
Used by
Source

{"$ref": "#/definitions/codeBlock_with_no_marks_node"}


Definition schema anyOf/1
Diagram
definitions_blockCard_node.html#/definitions/blockCard_node diagram
Type reference
Refers blockCard_node
Used by
Source

{"$ref": "#/definitions/blockCard_node"}


Definition schema anyOf/2
Diagram
definitions_paragraph_with_no_marks_node.html#/definitions/paragraph_with_no_marks_node diagram
Type reference
Refers paragraph_with_no_marks_node
Used by
Source

{"$ref": "#/definitions/paragraph_with_no_marks_node"}


Definition schema anyOf/3
Diagram
definitions_paragraph_with_alignment_node.html#/definitions/paragraph_with_alignment_node diagram
Type reference
Refers paragraph_with_alignment_node
Used by
Source

{"$ref": "#/definitions/paragraph_with_alignment_node"}


Definition schema anyOf/4
Diagram
definitions_bulletList_node.html#/definitions/bulletList_node diagram
Type reference
Refers bulletList_node
Used by
Source

{"$ref": "#/definitions/bulletList_node"}


Definition schema anyOf/5
Diagram
definitions_mediaSingle_full_node.html#/definitions/mediaSingle_full_node diagram
Type reference
Refers mediaSingle_full_node
Used by
Source

{"$ref": "#/definitions/mediaSingle_full_node"}


Definition schema anyOf/6
Diagram
definitions_mediaSingle_caption_node.html#/definitions/mediaSingle_caption_node diagram
Type reference
Refers mediaSingle_caption_node
Used by
Source

{"$ref": "#/definitions/mediaSingle_caption_node"}


Definition schema anyOf/7
Diagram
definitions_orderedList_node.html#/definitions/orderedList_node diagram
Type reference
Refers orderedList_node
Used by
Source

{"$ref": "#/definitions/orderedList_node"}


Definition schema anyOf/8
Diagram
definitions_heading_with_no_marks_node.html#/definitions/heading_with_no_marks_node diagram
Type reference
Refers heading_with_no_marks_node
Used by
Source

{"$ref": "#/definitions/heading_with_no_marks_node"}


Definition schema anyOf/9
Diagram
definitions_heading_with_alignment_node.html#/definitions/heading_with_alignment_node diagram
Type reference
Refers heading_with_alignment_node
Used by
Source

{"$ref": "#/definitions/heading_with_alignment_node"}


Definition schema anyOf/10
Diagram
definitions_heading_with_indentation_node.html#/definitions/heading_with_indentation_node diagram
Type reference
Refers heading_with_indentation_node
Used by
Source

{"$ref": "#/definitions/heading_with_indentation_node"}


Definition schema anyOf/11
Diagram
definitions_panel_node.html#/definitions/panel_node diagram
Type reference
Refers panel_node
Used by
Source

{"$ref": "#/definitions/panel_node"}


Definition schema anyOf/12
Diagram
definitions_blockquote_node.html#/definitions/blockquote_node diagram
Type reference
Refers blockquote_node
Used by
Source

{"$ref": "#/definitions/blockquote_node"}


Definition schema anyOf/13
Diagram
definitions_rule_node.html#/definitions/rule_node diagram
Type reference
Refers rule_node
Used by
Source

{"$ref": "#/definitions/rule_node"}


Definition schema anyOf/14
Diagram
definitions_mediaGroup_node.html#/definitions/mediaGroup_node diagram
Type reference
Refers mediaGroup_node
Used by
Source

{"$ref": "#/definitions/mediaGroup_node"}


Definition schema anyOf/15
Diagram
definitions_decisionList_node.html#/definitions/decisionList_node diagram
Type reference
Refers decisionList_node
Used by
Source

{"$ref": "#/definitions/decisionList_node"}


Definition schema anyOf/16
Diagram
definitions_taskList_node.html#/definitions/taskList_node diagram
Type reference
Refers taskList_node
Used by
Source

{"$ref": "#/definitions/taskList_node"}


Definition schema anyOf/17
Diagram
definitions_extension_with_marks_node.html#/definitions/extension_with_marks_node diagram
Type reference
Refers extension_with_marks_node
Used by
Source

{"$ref": "#/definitions/extension_with_marks_node"}


Definition schema anyOf/18
Diagram
definitions_embedCard_node.html#/definitions/embedCard_node diagram
Type reference
Refers embedCard_node
Used by
Source

{"$ref": "#/definitions/embedCard_node"}


Definition schema anyOf/19
Diagram
definitions_nestedExpand_with_no_marks_node.html#/definitions/nestedExpand_with_no_marks_node diagram
Type reference
Refers nestedExpand_with_no_marks_node
Used by
Source

{"$ref": "#/definitions/nestedExpand_with_no_marks_node"}