priyanshu kumar keshri
Results
2
issues of
priyanshu kumar keshri
I am trying to download the schema list form huawei node using xml_data = self.__ncc_client__.get(filter=('subtree', ''' ''')) this filter then schema_list = [n.text for n in rpc_reply.xpath('//*[local-name()="identifier"]', namespaces=namespaces)] getting error...