method

View.EmbeddedTrees

EmbeddedTrees returns detached declarative embedded schema definitions.

Returns

The declared result.

[]EmbeddedTree

Full signature

Related types

  • View

    View is a read-only snapshot of a canonical immutable node. Its readers detach mutable values; author fields through their concrete fluent facades.

  • EmbeddedTree

    EmbeddedTree describes a finite tree inside a plugin value. Root is a literal property path to a node (or a list of nodes). Children is a structural child list property. Payload objects are handed back to ordinary field processing; they are never searched for more nodes by this descriptor.