Interface YangDataSchemaNode

All Superinterfaces:
AddedByUsesAware, CopyableNode, DataNodeContainer, DocumentedNode, DocumentedNode.WithStatus, EffectiveStatementEquivalent<UnknownEffectiveStatement<?,?>>, SchemaNode, UnknownSchemaNode

@Beta public interface YangDataSchemaNode extends UnknownSchemaNode, DataNodeContainer
Represents 'yang-data' extension statement defined in RFC8040. This statement must appear as a top-level statement, otherwise it is ignored and does not appear in the final schema context.