<?xml version="1.0"?> <interfaceDefinition> <node name="show"> <children> <node name="isis"> <properties> <help>Show IS-IS routing protocol</help> </properties> <children> #include <include/isis-common.xml.i> <tagNode name="vrf"> <properties> <help>Show IS-IS routing protocol for given VRF</help> <completionHelp> <path>vrf name</path> <list>all</list> </completionHelp> </properties> <children> #include <include/isis-common.xml.i> </children> </tagNode> </children> </node> </children> </node> </interfaceDefinition>