Bug 6416: Fixed SchemaContextEmitter's emitIdentityrefSpecification method
[yangtools.git] / yang / yang-model-export / src / test / resources / schema-context-emitter-test / foo.xml
index e73e09ab08ff7e95e5cc08c331b9dd739acdfb93..1bc428e57ea9300cd8414cc7cad87d6f7fd2e788 100644 (file)
         </leaf>
         <leaf name="identityref-leaf">
             <type name="identityref">
-                <base name="identityref"></base>
+                <base name="test-base-identity"></base>
             </type>
             <config value="true"></config>
             <mandatory value="false"></mandatory>