Populate codec/ directory
[yangtools.git] / codec / yang-data-codec-xml / src / test / resources / schema / augment_choice_hell_ok3.xml
1 <container xmlns="urn:opendaylight:params:xml:ns:yang:controller:test">
2     <case11-choice-case-container>
3         <case11-choice-case-leaf>leaf-value</case11-choice-case-leaf>
4     </case11-choice-case-container>
5 </container>
6