Fixed some major sonar issues in yang-validation-tool
[yangtools.git] / restconf / restconf-util / src / test / resources / topology.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <topology xmlns="urn:TBD:params:xml:ns:yang:network-topology">
3     <node>
4         <node-id>bgpls://IsisLevel2:1/type=node&amp;as=72&amp;domain=673720360&amp;router=0000.0000.0042</node-id>
5         <igp-node-attributes xmlns="urn:TBD:params:xml:ns:yang:nt:l3-unicast-igp-topology">
6             <name>Of-9k-02</name>
7             <router-id>42.42.42.42</router-id>
8             <isis-node-attributes xmlns="urn:TBD:params:xml:ns:yang:network:isis-topology">
9                 <iso>
10                     <iso-system-id>0000.1111.2222</iso-system-id>
11                 </iso>
12                 <ted>
13                     <te-router-id-ipv4>42.42.42.42</te-router-id-ipv4>
14                 </ted>
15             </isis-node-attributes>
16         </igp-node-attributes>
17     </node>
18 </topology>