Bug 3899: Milestone: Increase test coverage for Yangtools
[yangtools.git] / yang / yang-data-impl / src / test / resources / org / opendaylight / yangtools / yang / data / impl / codec / xml / xml-doc-test.yang
similarity index 89%
rename from yang/yang-data-impl/src/test/resources/org/opendaylight/yangtools/yang/data/impl/codec/xml/rpc-test.yang
rename to yang/yang-data-impl/src/test/resources/org/opendaylight/yangtools/yang/data/impl/codec/xml/xml-doc-test.yang
index 94596f3152fd8b94d1443ccdf90a3d5bc80b17a5..8efbea4e862c07f8743ab6460f8d539531de2fd0 100644 (file)
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-module rpc-test {
+module xml-doc-test {
     yang-version 1;
-    namespace "urn:opendaylight:controller:rpc:test";
-    prefix "rpct";
+    namespace "urn:opendaylight:controller:xml:doc:test";
+    prefix "xmldt";
 
     revision 2014-07-28 {
        description "Initial test";