Method: Rubyang::Model#descendant_schema_nodeid
- Defined in:
- lib/rubyang/model.rb
#descendant_schema_nodeid ⇒ Object
20 21 22 |
# File 'lib/rubyang/model.rb', line 20 def descendant_schema_nodeid "(?:#{node_identifier}#{absolute_schema_nodeid})" end |