Test of conversing of yang + xml files to json 2.
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / yang-to-json-conversion / simple-yang-types / xml / awaited_output.json
index e76e7bd9ef4f20c5405ef8a71046fcd504047d18..a0e5f2f0f2b804d182b9b1f1c310f61e150e9718 100644 (file)
                         "lf1111B": 7
                     }
                     ]
-                }
+                },
+                "lst111" : [
+                {
+                       "lf1111" : 65
+                       }
+                       ],
+                       "lst112" : [
+                       {
+                       "lf1121" : "lf1121 str11"
+                       }
+                       ]
+                
             },
             {
                 "lf111":141,
                         "lf1111B": 8
                     }
                     ]
-                }
+                },
+                "lst111" : [
+                {
+                       "lf1111" : 55
+                       },
+                {
+                       "lf1111" : 56
+                       }
+                       ],
             }        
         ]
+                       "lst112" : [
+                       {
+                       "lf1121" : "lf1121 str21"
+                       },
+                       {
+                       "lf1121" : "lf1121 str22"
+                       }
+                       ]
+            }
+            ]
     }
 }
\ No newline at end of file