Issue tracker is ONLY used for reporting bugs. Please use the YDK Community for any support issues.
Expected Behavior
data tag with namespace prefix should work
Current Behavior
Below reply from device causes ydk.errors.YServiceProviderError: Can't find data tag in reply sent by device error
<nc:rpc-reply xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:junos="http://xml.juniper.net/junos/15.1X49/junos" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
<nc:data>
...
</nc:data>
</nc:rpc-reply>