Hi,
I am trying to get some output from Airwave using Ansible.
Now i want to define the namespace schema location.
When i receive the output you get the following:
<amp:amp_ap_list version="1" xmlns:amp="http://www.airwave.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.airwave.com amp_ap_list.xsd">
Only i am not able to access this location, and to retrieve the scheme.
Does someone know how to solve this?