Bug 1441: Bug fixes, clean-up and test migration
[yangtools.git] / yang / yang-data-codec-xml / src / test / resources / schema / rpc-test-payload1.xml
1 <rpc-reply message-id="101"
2            xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
3   <trpc:zip-code xmlns:trpc="org:opendaylight:rpc-reply:test:ns:yang">123014</trpc:zip-code>
4 </rpc-reply>