move pcucontrol package into pcucontrol module.
[pcucontrol.git] / pcucontrol / models / intelamt / RemoteControlSoapBinding.nsmap
1
2 #include "soapH.h"
3 SOAP_NMAC struct Namespace namespaces[] =
4 {
5         {"SOAP-ENV", "http://schemas.xmlsoap.org/soap/envelope/", "http://www.w3.org/*/soap-envelope", NULL},
6         {"SOAP-ENC", "http://schemas.xmlsoap.org/soap/encoding/", "http://www.w3.org/*/soap-encoding", NULL},
7         {"xsi", "http://www.w3.org/2001/XMLSchema-instance", "http://www.w3.org/*/XMLSchema-instance", NULL},
8         {"xsd", "http://www.w3.org/2001/XMLSchema", "http://www.w3.org/*/XMLSchema", NULL},
9         {"cmn", "http://schemas.intel.com/platform/client/Common/2006/01", NULL, NULL},
10         {"cstr", "http://schemas.intel.com/platform/client/CertStore/2006/01", NULL, NULL},
11         {"xcfg", "http://schemas.intel.com/platform/client/XProfiles/2006/01", NULL, NULL},
12         {"apl", "http://schemas.intel.com/2004/12/management/PC/AgentWatchdogLocal", NULL, NULL},
13         {"apr", "http://schemas.intel.com/2004/12/management/PC/AgentWatchdogRemote", NULL, NULL},
14         {"cb", "http://schemas.intel.com/2004/12/management/PC/CircuitBreaker", NULL, NULL},
15         {"emi", "http://schemas.intel.com/platform/client/EventManager/2004/01", NULL, NULL},
16         {"hwa", "http://schemas.intel.com/platform/client/HardwareAsset/2004/01", NULL, NULL},
17         {"idr", "http://schemas.intel.com/platform/client/Redirection/2004/01", NULL, NULL},
18         {"inf", "http://schemas.intel.com/platform/client/GeneralInfo/2004/01", NULL, NULL},
19         {"net", "http://schemas.intel.com/platform/client/NetworkAdministration/2004/01", NULL, NULL},
20         {"rci", "http://schemas.intel.com/platform/client/RemoteControl/2004/01", NULL, NULL},
21         {"sai", "http://schemas.intel.com/platform/client/SecurityAdministration/2004/01", NULL, NULL},
22         {"str", "http://schemas.intel.com/platform/client/Storage/2004/01", NULL, NULL},
23         {"stra", "http://schemas.intel.com/platform/client/StorageAdministration/2004/01", NULL, NULL},
24         {"tim", "http://schemas.intel.com/platform/client/NetworkTime/2004/01", NULL, NULL},
25         {"wcxs", "http://schemas.intel.com/platform/client/WirelessConfiguration/2006/01", NULL, NULL},
26         {NULL, NULL, NULL, NULL}
27 };