Do not pretty-print body class
[yangtools.git] / data / yang-data-impl / src / test / resources / org / opendaylight / yangtools / yang / data / impl / config02g-shadow.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4  Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
5
6  This program and the accompanying materials are made available under the
7  terms of the Eclipse Public License v1.0 which accompanies this distribution,
8  and is available at http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <network xmlns="urn:opendaylight:controller:network">
11     <topologies>
12         <topology>
13             <links>
14                 <link>
15                     <destination>
16                         <dest-tp>tpId_17</dest-tp>
17                         <dest-node>nodeId_17</dest-node>
18                     </destination>
19                     <source>
20                         <source-tp>tpId_16</source-tp>
21                         <source-node>nodeId_16</source-node>
22                     </source>
23                     <link-id>linkId_15</link-id>
24                 </link>
25                 <link>
26                     <destination>
27                         <dest-tp>tpId_14</dest-tp>
28                         <dest-node>nodeId_14</dest-node>
29                     </destination>
30                     <source>
31                         <source-tp>tpId_13</source-tp>
32                         <source-node>nodeId_13</source-node>
33                     </source>
34                     <link-id>linkId_12</link-id>
35                 </link>
36             </links>
37             <nodes>
38                 <node>
39                     <termination-points>
40                         <termination-point>
41                             <tp-id>tpId_11</tp-id>
42                         </termination-point>
43                         <termination-point>
44                             <tp-id>tpId_10</tp-id>
45                         </termination-point>
46                     </termination-points>
47                     <supporting-ne>networkId_09</supporting-ne>
48                     <node-id>nodeId_08</node-id>
49                 </node>
50                 <node>
51                     <termination-points>
52                         <termination-point>
53                             <tp-id>tpId_07</tp-id>
54                         </termination-point>
55                     </termination-points>
56                     <supporting-ne>networkId_06</supporting-ne>
57                     <node-id>nodeId_05</node-id>
58                 </node>
59                 <node>
60                     <termination-points>
61                         <termination-point>
62                             <tp-id>tpId_04</tp-id>
63                         </termination-point>
64                     </termination-points>
65                     <supporting-ne>networkId_03</supporting-ne>
66                     <node-id>nodeId_02</node-id>
67                 </node>
68             </nodes>
69             <topology-id>topId_01</topology-id>
70         </topology>
71     </topologies>
72     <network-elements>
73         <network-element>
74             <element-id>ntElementId_19</element-id>
75         </network-element>
76         <network-element>
77             <element-id>ntElementId_18</element-id>
78         </network-element>
79     </network-elements>
80 </network>