Switched codecs infrastructure to use yang-data-impl codecs
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / cnsn-to-json / simple-data-types / xml / data.xml
similarity index 80%
rename from opendaylight/md-sal/sal-rest-connector/src/test/resources/yang-to-json-conversion/simple-data-types/xml/data.xml
rename to opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-json/simple-data-types/xml/data.xml
index 93986647c3b3ce48b7227de8bfc8e9f5f8b92885..56872a337d0124be4789789ef8f58427ab378278 100644 (file)
@@ -21,9 +21,9 @@
        <lfdecimal4>43E3</lfdecimal4>
        <lfdecimal6>33.12345</lfdecimal6>
        <lfenum>enum3</lfenum>
-       <lfbits>bit3</lfbits>   
-       <lfbinary>AAaacdabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789</lfbinary>
-       <lfempty></lfempty>
+       <lfbits>bit3 bit2</lfbits>      
+       <lfbinary>ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz</lfbinary>
+       <lfempty />
        <lfunion1>324</lfunion1>
        <lfunion2>33.3</lfunion2>
        <lfunion3>55</lfunion3>
@@ -36,4 +36,8 @@
        <lfunion10>bt1</lfunion10>
        <lfunion11>33</lfunion11>
        <lfunion12>false</lfunion12>
+       <lfunion13>44</lfunion13>
+       <lfunion14>21</lfunion14>
+       <lfempty />
+       <identityref1 xmlns:x="simple:data:types">x:iden</identityref1>
 </cont>
\ No newline at end of file