#include "monitorH.h" SOAP_NMAC struct Namespace monitor_namespaces[] = { {"SOAP-ENV", "http://schemas.xmlsoap.org/soap/envelope/", "http://www.w3.org/*/soap-envelope", NULL}, {"SOAP-ENC", "http://schemas.xmlsoap.org/soap/encoding/", "http://www.w3.org/*/soap-encoding", NULL}, {"xsi", "http://www.w3.org/2001/XMLSchema-instance", "http://www.w3.org/*/XMLSchema-instance", NULL}, {"xsd", "http://schemas.xmlsoap.org/ws/2004/03/addressing", NULL, NULL}, {"basefaults", "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd", NULL, NULL}, {"migoldef", "http://monitorable.migol.ogsa.globus.org/Monitorable", NULL, NULL}, {"migol", "http://monitorable.migol.ogsa.globus.org/Monitorable/bindings", NULL, NULL}, {"lifetime", "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd", NULL, NULL}, {NULL, NULL, NULL, NULL} };