Feature #45312

add required child nodes to Node Types

Added by Sebastian Kurfuerst over 2 years ago. Updated over 2 years ago.

Status:New Start date:2013-02-09
Priority:Could have Due date:
Assigned To:- % Done:

0%

Category:Node handling
Target version:-

Description

required child-nodes cannot be deleted. Req. child nodes are defined in the schema:

MyNodeType:
  childNodes:
    foo:
      autoCreated: false (true is the default; might need to implement this at some point)
      required/mandatory: true # TODO implement

Doesn't have high priority though; we thought about this in #44955


Related issues

follows Base Distribution - Story #44982: Refactor Node Type Definition according to new syntax Resolved 2013-01-30

History

#1 Updated by Sebastian Kurfuerst over 2 years ago

  • Priority changed from Should have to Could have

Also available in: Atom PDF