Clean YangStatementParserListenerImpl up
[yangtools.git] / yang / yang-data-operations / src / test / resources / xmls / containerTest_choiceActualOneCaseModificationOtherCase / merge.xml
1 <container xmlns="urn:opendaylight:params:xml:ns:yang:controller:test"
2            xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0">
3     <identityRef>test-identity2</identityRef>
4     <augumentedList nc:operation="create">
5         <augumentStringInAugumentList>str1</augumentStringInAugumentList>
6     </augumentedList>
7 </container>