BUG-1196: fixed bug in choice case codec.
[yangtools.git] / restconf / restconf-util / src / test / resources / topology-bug1196-linux.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <topology xmlns="urn:TBD:params:xml:ns:yang:network-topology">
3     <server-provided>true</server-provided>
4     <topology-id>example-pcep-topology</topology-id>
5     <topology-types/>
6     <node>
7      <path-computation-client xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep">
8       <state-sync>synchronized</state-sync>
9        <stateful-tlv>
10         <stateful>
11          <lsp-update-capability>true</lsp-update-capability>
12          <include-db-version>false</include-db-version>
13          <initiation>true</initiation>
14         </stateful>
15        </stateful-tlv>
16        <reported-lsp>
17         <name>update-tunel</name>
18         <path>
19           <bandwidth>
20            <bandwidth>AAAAAA==</bandwidth>
21            <ignore>false</ignore>
22            <processing-rule>false</processing-rule>
23           </bandwidth>
24           <ero>
25             <ignore>false</ignore>
26             <processing-rule>false</processing-rule>
27             <subobject>
28              <loose>false</loose>
29              <ip-prefix>
30               <ip-prefix>195.20.160.40/32</ip-prefix>
31              </ip-prefix>
32           </subobject>
33           <subobject>
34            <loose>false</loose>
35            <ip-prefix>
36             <ip-prefix>201.20.160.43/32</ip-prefix>
37            </ip-prefix>
38           </subobject>
39          </ero>
40          <lspa>
41           <exclude-any>0</exclude-any>
42           <hold-priority>7</hold-priority>
43           <ignore>false</ignore>
44           <include-all>0</include-all>
45           <include-any>0</include-any>
46           <local-protection-desired>false</local-protection-desired>
47           <processing-rule>false</processing-rule>
48           <setup-priority>7</setup-priority>
49          </lspa>
50         </path>
51         <lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful">
52          <tlvs>
53           <symbolic-path-name>
54            <path-name>dXBkYXRlLXR1bmVs</path-name>
55           </symbolic-path-name>
56             <vs-tlv>
57                  <enterprise-number>9</enterprise-number>
58                  <linux-sub-tlvs>
59                     <linux-value>5</linux-value>
60                  </linux-sub-tlvs>
61             </vs-tlv>
62          </tlvs>
63          <delegate>true</delegate>
64          <processing-rule>false</processing-rule>
65          <ignore>false</ignore>
66          <operational>true</operational>
67          <sync>false</sync>
68          <plsp-id>40</plsp-id>
69          <remove>false</remove>
70         </lsp>
71       </reported-lsp>
72       <ip-address>39.39.39.39</ip-address>
73      </path-computation-client>
74      <node-id>pcc://39.39.39.39</node-id>
75     </node>
76 </topology>