Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Node

A Node in the schema definition

Hierarchy

Index

Properties

Properties

isVariable

isVariable: boolean

Flag that indicates if the node has variable multiplicity, or has fixed multiplicity

max

max: number

The maximum number of occurrences of the node within its parent

min

min: number

The minimum number of occurrences of the node within its parent

name

name: string

The node name