Method: Rubyang::Model#descendant_schema_nodeid

Defined in:
lib/rubyang/model.rb

#descendant_schema_nodeidObject



20
21
22
# File 'lib/rubyang/model.rb', line 20

def descendant_schema_nodeid
  "(?:#{node_identifier}#{absolute_schema_nodeid})"
end