Details
Description
The following YAML constructs must result in a parse error for content:
- ".meta:delete" and ".meta:order-before" for node, "operation" for properties
Overlaying of content definitions also should not be supported. Combining should be supported though (meaning: being able to split definitions).
So practically, any content node definition may only be defined once, regardless being a root (definition) node or as a child node.